#matlabsubfunction
Explore tagged Tumblr posts
kpoints · 6 years ago
Text
Matlab M-Files
M-Files are files with .m extension, which can be script or function file. Nothing special, its just a series of statements that can be run at once.
In order to create M-File you should first open editor by clicking ctrl+n or by clicking File->New->Script. In fact, you will see that (if you create with second method) there are other choices like Function, Class, etc. But these are just…
View On WordPress
0 notes