Open a matlab Function/Class file

8 vues (au cours des 30 derniers jours)
Avik nayak
Avik nayak le 14 Mar 2019
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 .

Réponses (1)

Avik nayak
Avik nayak le 14 Mar 2019
if it has a function template in it that is function functionname ...end it will automatically convert to function.

Catégories

En savoir plus sur Adding custom doc dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by