Trying to find power_FrequencyMeasure file in simulink
1 view (last 30 days)
Show older comments
Hi ,
I am trying to find the above simulink file. It can be found at https://www.mathworks.com/help/physmod/sps/examples/performance-of-frequency-measurement-phasor.html
But when I try their command in MATLAB command line, I get an error saying that file does not exist. I have simscape library. Should I install any new libraries?
0 Comments
Answers (1)
Amal George M
on 28 Aug 2018
This example is a part of "Simscape Power Systems". Make sure that this toolbox is installed. You can check whether the required toolbox is installed by executing the following code in the Command Window.
>> ver
Note: The initial release was of this toolbox was in MATLAB R2015a.
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing 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!