Borrar filtros
Borrar filtros

Open a matlab Function/Class file

3 visualizaciones (últimos 30 días)
Avik nayak
Avik nayak el 14 de Mzo. de 2019
Respondida: Avik nayak el 14 de Mzo. de 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 .

Respuestas (1)

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

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by