How to get address of a memory in simulink?
11 views (last 30 days)
Show older comments
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 Comments
Answers (1)
madhan ravi
on 13 Dec 2023
Moved: madhan ravi
on 13 Dec 2023
4 Comments
Walter Roberson
on 13 Dec 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.
See Also
Categories
Find more on Array and Matrix Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!