Open a matlab Function/Class file
Mostrar comentarios más antiguos
I am trying to create a matlab Function file at run time .
But
fid = fopen('xharness12344.m', 'wt' ); is opening a script file . I need a function file to be opened.
Please let me know how to do it .
Respuestas (1)
Avik nayak
el 14 de Mzo. de 2019
0 votos
Categorías
Más información sobre Adding custom doc 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!