How to simulate in 32 bits version a 64 bits protected model

5 ビュー (過去 30 日間)
Erwan
Erwan 2014 年 10 月 16 日
回答済み: Sherman 2014 年 12 月 10 日
Hi, I made a protected model in simulink 2013b 64 bits. I wants to send it to someone for simulate but he has the 2013b 32 bits version.
When he compiles my protected model he has an error "the protected model was made for the platform win64, which is different than the platform you are currently using. To use this protected model, please switch to the platform win64."
What's the solution to fix this problem?
Thanks

回答 (1 件)

Sherman
Sherman 2014 年 12 月 10 日
The solution is for you to create a protected model on a 32-bit platform or for your friend to switch to a 64-bit platform.
Protected models operate on compiled artifacts for simulation so they need to be run on the same platform.

カテゴリ

Help Center および File ExchangeModel Protection についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by