Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
Maidul Islam
Maidul Islam am 19 Mai 2016
Beantwortet: KSSV am 19 Mai 2016
I want to call file of Matlab like 'height_control.m' from another file like 'controller.m'. How will I call?

Antworten (1)

KSSV
KSSV am 19 Mai 2016
Make it a function 'height_control.m' with the inputs it needs and call this function in your controller.m file.

Kategorien

Mehr zu File Operations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by