필터 지우기
필터 지우기

Open a matlab Function/Class file

조회 수: 1 (최근 30일)
Avik nayak
Avik nayak 2019년 3월 14일
답변: Avik nayak 2019년 3월 14일
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 .

답변 (1개)

Avik nayak
Avik nayak 2019년 3월 14일
if it has a function template in it that is function functionname ...end it will automatically convert to function.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by