Is there a way to access the underlying model/script of a Simulink/Simscape component?
5 次查看(过去 30 天)
显示 更早的评论
In particular, I am looking at Simscape Power Systems: PV array. It has this function to plot I-V curves for different values of irradiance and temperature in its configuration parameters, and I want to figure out what formulae they use to plot these curves. I have been trying to replicate their results for awhile now, and my results differ slightly from what they have. The formulae listed in the documentation are not sufficient.
If anyone has any insight on this, your help would be greatly appreciated. Thanks!
0 个评论
采纳的回答
Nicolas Schmit
2018-1-24
编辑:Nicolas Schmit
2018-1-24
Unfortunately the function plotting the I-V curve is compiled, which means that you cannot access its source code. There is no way to display the formula used to calculate the curve.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Electrical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!