How to get address of a memory in simulink?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
madhan ravi
am 13 Dez. 2023
Verschoben: madhan ravi
am 13 Dez. 2023
4 Kommentare
Walter Roberson
am 13 Dez. 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.
Siehe auch
Kategorien
Mehr zu Array and Matrix Mathematics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!