Info

This question is closed. Reopen it to edit or answer.

How can I get this example?

1 view (last 30 days)
BeomSeok Lee
BeomSeok Lee on 23 May 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
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

Answers (2)

Ashish Gudla
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

Al Dente
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.

Products

Community Treasure Hunt

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

Start Hunting!