Simulation of common source circuit.
1 view (last 30 days)
Show older comments
I want to simulate common source circuit in Simulink. But I think the waveform shown in scope seems not enough accurate. Could you tell me how to change the accuracy(simulation step?).
I attached model.mdl
0 Comments
Answers (1)
Ricardo A. Baila
on 8 Dec 2016
Surely. To reduce the time step of your solver, click on the bottom right (where it says what solver is being used), and then click on the little gear that appears. When the configuration panel appears, you can click on "Additional options" in order to show the option related with the definition, including the maximum and minimum step size (as a personal reference and for not too short simulations, you can try to put the max step size as 0.1 seconds for example - if it doesn't refine your results enough, try with 0.01)
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!