How to get address of a memory in simulink?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have used data store memory block and have associated one simulink signal to it.
For eg. MemtoStrDat is a simulink signal and it is used as data store name in data store memory block.
How to get the address of this memory MemtoStrDat in simulink?
0 commentaires
Réponses (1)
madhan ravi
le 13 Déc 2023
Déplacé(e) : madhan ravi
le 13 Déc 2023
4 commentaires
Walter Roberson
le 13 Déc 2023
I wouldn't say that.
It depends what the algorithm wants to do with the block of memory.
coder.ceval and coder.wref can be called from MATLAB function blocks.
Voir également
Catégories
En savoir plus sur Array and Matrix Mathematics 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!