How to get address of a memory in simulink?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
madhan ravi
il 13 Dic 2023
Spostato: madhan ravi
il 13 Dic 2023
4 Commenti
Walter Roberson
il 13 Dic 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.
Vedere anche
Categorie
Scopri di più su Array and Matrix Mathematics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!