How to set the address of a matlab variable (on an external target)

4 views (last 30 days)
I use an external target with an stm32f4 arm board. On the target there is a buffer containing an image from an onboard camera. I know the absolute memory address of this buffer.
How can I access this variable from a Matlab function in my Simulink model? Think "var buffer@0x080000"
Is there a way to to this in Matlab? Thanks in advance, Sietse

Answers (0)

Community Treasure Hunt

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

Start Hunting!