필터 지우기
필터 지우기

How to get address of a memory in simulink?

조회 수: 5 (최근 30일)
Jeevan K C
Jeevan K C 2023년 12월 13일
댓글: madhan ravi 2023년 12월 13일
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?

답변 (1개)

madhan ravi
madhan ravi 2023년 12월 13일
이동: madhan ravi 2023년 12월 13일
  댓글 수: 4
Walter Roberson
Walter Roberson 2023년 12월 13일
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.
madhan ravi
madhan ravi 2023년 12월 13일
Thank you!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by