writing more than 1 function in a file
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Use local functions See the link http://www.mathworks.in/help/matlab/matlab_prog/local-functions.html?s_tid=doc_12b
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!