How to build a shared object (.so) from Windows Matlab/Simulink?
34 次查看(过去 30 天)
显示 更早的评论
I have a clear goal and clear limitations. I need to produce a shared object (.so) file that will run on the NI Labview Linux RTOS from a Simulink model created on a Windows Matlab installation. I understand this will require cross-compilation.
I am aware that NI has a suggested workflow (NI Linux Real-Time Documentation and Tutorials — nilrt-docs 1.0 documentation) however I cannot use this method due to IT restrictions on installations needed in that workflow. I am aware that Matlab has a Linux version that would produce shared objects but our IT has failed to get a Linux Matlab to work.
I am at a loss as to what can be done to achieve this goal. How can I produce a shared object for Linux from my Windows Simulink model?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!