How to build s-function for linux on windows7 enviroment
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Takashi
am 14 Sep. 2011
Kommentiert: Abdullah Kucuk
am 21 Mai 2020
How can we assist you: I'm trying to build s-function for Linux on windows enviroment using Simulink and RTW. That is for distribution.
There are'nt Syastem target file for Linux on default. Are there any way to build s-function for Linux?
0 Kommentare
Akzeptierte Antwort
Desiree
am 14 Sep. 2011
You can actually cross-compile the code that was generated on a Windows platfrom for a Linux platform by modifying the template make file. You can find detailed instructions on what you need to modify in the documentation here.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!