Sign in
apache
/
nuttx-apps
/
ec4d7a19f73ceca2a87fd54fc90454ff892c6beb
/
.
/
examples
/
bastest
/
tests
/
test26.bas
blob: 0af59d3c6c659088f6046a9ca21fb84add91536c [
file
] [
log
] [
blame
]
dim a
(
3
,
3
)
data
5
,
5
,
5
,
8
,
8
,
8
,
3
,
3
mat read a
(
2
,
3
)
mat
print
a