Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Erwan
Erwan le 16 Oct 2014
Réponse apportée : Sherman le 10 Déc 2014
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

Réponses (1)

Sherman
Sherman le 10 Déc 2014
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.

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by