- MEX-files are platform dependent and therefore need to be regenerated for each platform you want to use.
- Not all toolboxes and blocksets are available for each platform. For availability and system requirements consult the system requirements page: http://www.mathworks.com/support/sysreq/current_release/
- In order to handle potentially different character encodings between different machines you can use the slCharacterEncoding function.
- Component Object Model (COM) programming is available only on Windows platforms.
What issues should I be aware of when working with MATLAB/Simulink on multiple operating systems?
조회 수: 2 (최근 30일)
이전 댓글 표시
Although I am working on windows machine, I might need to share some code or work myself on a Linux machine in future.
Are MATLAB and Simulink completely compatible on these operating systems? If not, what are some of the issues we should be aware of?
댓글 수: 0
채택된 답변
Siddharth
2011년 1월 18일
In general, you can assume that our products are fully compatible amongst all different platforms. There are some things to keep in mind:
댓글 수: 0
추가 답변 (1개)
Andreas Goser
2011년 1월 20일
Two additional aspects:
Sid's point #1 and #2 are also true with 32 bit vs. 64 bit operating systems - not everybody considers such situations as "different OS".
Some users work extensively with ! - DOS - UNIX commands. Here it is of course important to use them wisely.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!