This website requires JavaScript.
Explore
Help
Sign In
biss
/
matlab-learning
Watch
1
Star
0
Fork
0
You've already forked matlab-learning
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
477d4d1668a1b9036498ee47e0552a6de605f452
matlab-learning
/
example1.m
bisnsh
49047b316d
Initial commit
2025-10-10 17:29:33 +08:00
2 lines
34 B
Matlab
Raw
Blame
History
a
=
[
1
,
2
,
3
;
4
,
5
,
6
;
7
,
8
,
9
]
a
=
a
(
[
2
,
2
]
,
:
)
Reference in New Issue
View Git Blame
Copy Permalink