필터 지우기
필터 지우기

How to use macro in Simulink

조회 수: 1 (최근 30일)
legendbb
legendbb 2012년 7월 28일
Tried CUR_DIR = pwd;
In Matlab I can do >> ls(CUR_DIR); I can strcat to for a file name and operate on the file.
But In Simulink I was trying to use the same method to get "Image from File" block to import a image from this relative path. The block complains "The specified file does not exist in MATLAB's search path".
Not able to dereference a file from a variable.
All I want is ${FILE_NAME_WITH_PATH} to use in simulink so I don't have to be locked by absolute path.
Thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by