Info
This question is closed. Reopen it to edit or answer.
How can I get this example?
1 view (last 30 days)
Show older comments
How can I get this example? I want to use this simulink example because of DC motor parameters.
I can't find it any web site at mathworks. I'm student and simulink starter.
If it isn't exist, how to draw it?
I don't know how to find block at simulink library
Source : Estimating DC Motor Parameters(Simulink Design Optimization) - Date : 13 Nov 2014
0 Comments
Answers (2)
Ashish Gudla
on 26 May 2015
You can simply create the model by dragging and dropping the blocks from a Simulink Library. In 'Simulink Library Browser' , click on 'New model' and then drag the blocks from the library to the model. You can search for the blocks in the search bar of the library browser.
You can also refer to the following page for some basic simulink tutorials: https://www.mathworks.com/academia/student_center/tutorials/slregister.html?s_tid=ac_sim_tut_til
0 Comments
Al Dente
on 27 May 2015
try looking in this folder you might find something, I'm assuming you have Simulink Design Optimization:
winopen([matlabroot '\toolbox\sldo\sldodemos\estim'])
I have matlab 2010 so this might be a bit outdated.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!