フィルターのクリア

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 Center および File ExchangeFile Operations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by