Clear Filters
Clear Filters

How to get address of a memory in simulink?

5 views (last 30 days)
Jeevan K C
Jeevan K C on 13 Dec 2023
Commented: madhan ravi on 13 Dec 2023
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?

Answers (1)

madhan ravi
madhan ravi on 13 Dec 2023
Moved: madhan ravi on 13 Dec 2023
  4 Comments
Walter Roberson
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.

Sign in to comment.

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!