Effacer les filtres
Effacer les filtres

what is the difference between simulink objects and mpt objects

5 vues (au cours des 30 derniers jours)
Chandrasekhar
Chandrasekhar le 30 Juin 2013
Commenté : Sabarirajan le 19 Juin 2020
i`m trying to generate code for a model using embedded coder. when I wanted to define objects for parameters and signals there are mpt and Simulink objects. please let me know the difference between them

Réponse acceptée

Kaustubha Govind
Kaustubha Govind le 1 Juil 2013
This previous answer might be of help.
  2 commentaires
Chandrasekhar
Chandrasekhar le 1 Juil 2013
actually, I thought the same. But I just want to know if there is any thing else.
Thanks Kaustubha
Astik Sachan
Astik Sachan le 3 Nov 2016
Apart from Custom Data Types and things as told above , " mpt objects" have " CUSTOM ATTRIBUTES"
That Incude follows,
Memory Section : you can choose where you want your variables to go after the code generation.
Header File : you can mention your haeder file name in which you want to intialize that object.
Similarly Owner Definition & Persistence Level

Connectez-vous pour commenter.

Plus de réponses (2)

Astik Sachan
Astik Sachan le 12 Avr 2016
Apart from Custom Data Types and things as told above , " mpt objects" have " CUSTOM ATTRIBUTES"
That Incude follows,
Memory Section : you can choose where you want your variables to go after the code generation.
Header File : you can mention your haeder file name in which you want to intialize that object.
Similarly Owner Definition & Persistence Level

Dipak Bhujbal
Dipak Bhujbal le 19 Juin 2019
what is stadndard procedure of unit model code generation?
  1 commentaire
Sabarirajan
Sabarirajan le 19 Juin 2020
Hi,
I will prefer Custom objects so that code placement (defination and delcartion) will be controlled by me.
Variables are easy to handle in targat sepcific compiler.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by