필터 지우기
필터 지우기

Calling a matlab (.m) file from another matlab (.m) file

조회 수: 1 (최근 30일)
Maidul Islam
Maidul Islam 2016년 5월 19일
답변: KSSV 2016년 5월 19일
I want to call file of Matlab like 'height_control.m' from another file like 'controller.m'. How will I call?

답변 (1개)

KSSV
KSSV 2016년 5월 19일
Make it a function 'height_control.m' with the inputs it needs and call this function in your controller.m file.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by