2
我想使用FMI接口將Matlab和Simulink與其他程序耦合。我的問題:有沒有openSource FMU導入/導出包可用?我只找到https://www.fmi-standard.org/tools。FMI(功能模擬接口):Matlab/Simulink導入/導出
謝謝你!
我想使用FMI接口將Matlab和Simulink與其他程序耦合。我的問題:有沒有openSource FMU導入/導出包可用?我只找到https://www.fmi-standard.org/tools。FMI(功能模擬接口):Matlab/Simulink導入/導出
謝謝你!
據我所知,沒有將FMU導入到MATLAB/Simulink中的附件,它們是開源。對於「免費」選擇,您可以使用MathWorks的Pilot軟件包。它需要MATLAB/Simulink 2015a或更高版本,https://se.mathworks.com/matlabcentral/answers/181642-can-i-integrate-functional-mockup-units-fmu-with-simulink。
更新2017年9月:爲Simulink的2017b的一部分MathWorks公司現在提供FMU進口(而非出口):https://www.mathworks.com/help/simulink/in-product-solutions
FMI進口現已列入ML/SL 2017b標準版,請參見 https://de.mathworks.com/help/simulink/release-notes.html –