필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Error from comand line

조회 수: 2 (최근 30일)
Henry Buck
Henry Buck 2016년 2월 5일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, when Iam using script like:
h = find_system(mdl,'FindAll','on','Name','Positive Arm A');
no_cells = 10;
set(h,'no_cells',num2str(no_cells))
I got error message:
Error using using_IGBT (line 11)
SubSystem block does not have a parameter named 'No_cells'
whats wrong with this script ? the parametr no_cells defined above...
Thanks, Henry

답변 (0개)

이 질문은 마감되었습니다.

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by