필터 지우기
필터 지우기

how to load my library in to matlab???

조회 수: 6 (최근 30일)
asthana
asthana 2014년 6월 11일
답변: José-Luis 2014년 6월 11일
hello sir i just want to use the library(.m file) in to another code file then how to do so?
  댓글 수: 2
José-Luis
José-Luis 2014년 6월 11일
Put it in the current folder or add the folder where it is located to the path.
asthana
asthana 2014년 6월 11일
it is already int the same path bt now if i want to load it in to program then how to do so??

댓글을 달려면 로그인하십시오.

답변 (1개)

José-Luis
José-Luis 2014년 6월 11일
Include it in the program. Type your_function_name where you want it to load.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by