How can I copy Onramp model to my project?

1 Ansicht (letzte 30 Tage)
경민 박
경민 박 am 22 Okt. 2021
Beantwortet: Rishabh Singh am 2 Nov. 2021
[Stateflow Onramp: Chapter11: Project-Robotic Vacuum Driving Modes]
If I want to use models in Onramp courses, what should I do?
I tried by copying whole model (except Assessment Blocks) and saving all variables from the workspace.
But, when I click the run button, the error comes out.
error is like below:
Error in 'onramp robotic vacuum/MATLAB Function' (line 7)
oH = evalin('base','orientationHandle');
  2 Kommentare
Star Strider
Star Strider am 22 Okt. 2021
Those of us on MATLAB Answers are not likely to be able to solve this for you.
I suggest that you Contact Support and include the URL of this thread so that you do not have to repeat everything you wrote here in your note to MathWorks.
.
경민 박
경민 박 am 25 Okt. 2021
Thank you very much!

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Rishabh Singh
Rishabh Singh am 2 Nov. 2021
You can "save as" the model and save it to use it. But you have to first complete the "chapter" to save the complete model. Any workspace variable loading functions/ startup functions should also be saved in the similar fashion.
Hope this helps

Kategorien

Mehr zu Complex Logic finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by