Initial commit
This commit is contained in:
2
example1.m
Normal file
2
example1.m
Normal file
@@ -0,0 +1,2 @@
|
||||
a=[1,2,3;4,5,6;7,8,9]
|
||||
a=a([2,2],:)
|
||||
Reference in New Issue
Block a user