How to set the address of a matlab variable (on an external target)
2 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!