writing more than 1 function in a file
Ältere Kommentare anzeigen
i wrote each function in each file and now there are too many files in a program. i tried to write several functions in a file but was unable to retrieve and use them. how can i write many functions and use them? thank you.
Akzeptierte Antwort
Weitere Antworten (1)
Use local functions See the link http://www.mathworks.in/help/matlab/matlab_prog/local-functions.html?s_tid=doc_12b
Kategorien
Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!