Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I get this example?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150461/image.jpeg)
If it isn't exist, how to draw it?
I don't know how to find block at simulink library
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150463/image.jpeg)
Source : Estimating DC Motor Parameters(Simulink Design Optimization) - Date : 13 Nov 2014
0 Kommentare
Antworten (2)
Ashish Gudla
am 26 Mai 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 Kommentare
Al Dente
am 27 Mai 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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!