If there is a video that show how to use this simulator and change the parameters it’s will be great Thanks to the helpers
Electric motor simulation change parameters
2 views (last 30 days)
Show older comments
I find a code for brushless motor simulator and I want to enter my value to get the plot and more this is the web link https://www.mathworks.com/help/sps/ug/calculate-perfomance-curves-of-bldc.html
Answers (1)
Sathvik
on 3 May 2023
You can copy the command from the link
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1373234/image.png)
The command is
ee_bldc_ideal_input_performance_curves
Once you enter the command in the command window (screenshot attached below), you can click the “modify model parameters” text in the simulink window, which will open a .m file, where you can change parameters as needed
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1373239/image.png)
See Also
Categories
Find more on Motor Drives in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!