Post Your Answer
6 years ago in Data Simulation By Rajkumar Eligedi
Simulink model
I have never created a simulink model. Now I want to create one. How do I create a simulink model? Any suggestions?
All Answers (3 Answers In All)
By Jyotsnamayee Nayak Answered 6 years ago
Reply to Jyotsnamayee Nayak
By Thamizhini Nagarajan Answered 6 years ago
Open new model and save a blank model
Open simulink library browser and search for a suitable block
Add blocks to the model and arrange them
Connect blocks; Connect the output port of the Gain block to the input port on the Integrator
Connect the two outputs of the Integrator
Save the model
Note that the simulink uses line or arrow to connect the blocks.
Reply to Thamizhini Nagarajan
By Carol Grace Answered 7 years ago
Open simulink start page
Select blank model
Drag a constant block
Drag an integrator block and enter initial condition
Drag a scope block and enter the number of input ports for the block
Arrange the blocks
Reply to Carol Grace
Related Questions