Say i write a simple prog in matlab, How do i execute it? one way i saw was that all the files are used as functions..... other than that can execute the m file in any other way?
shwaip
18 May 2008, 4:52pm
if it's in the path, you can just type the name of the file. if you have the .m file open in the editor, you can click the run button