Simulink Onramp: Section 7.1 Task 2
Show older comments
I am doing the Simulink Onramp course and on section 7.1 Task 2 it does not complete, because when submitting it says that the variable "myGain" is not define in the MATLAB Workspace, how can I solve this to conitnue my progress?
1 Comment
Yong Zhang
on 17 Oct 2019
I have same question
Answers (3)
Marius
on 18 Oct 2019
3 votes
I solved this problem by selecting "Base Workspace" instead of "Model Workspace" when creating myGain.
4 Comments
Michael Dundee
on 31 Oct 2019
This worked for me. Thanks!
This should be mentioned in the text.
Rene Chandler
on 28 Dec 2019
Thanks I was just looping
David Ruttenberg
on 24 Jan 2020
Confirmed that this works. For those of you who are new to MATLAB, Base Workspace is located in the dialog box after clicking on the three vertical dots button.
Justin
on 14 Apr 2024
This answer ignores the intial question.
Samatha Aleti
on 17 Oct 2019
0 votes
I have heard that this issue is known, and the concerned parties may be investigating further.
Aditya
on 27 Sep 2024
0 votes
Use A and a to calculate
a+A
2
. Store the result in a variable named meanAa.a+A2. Store the result in a variable named meanAa.
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!