Expression 'Ts_Control' for sample time of chart 'MPPT Control ' did not evaluate.
조회 수: 32 (최근 30일)
이전 댓글 표시
Expression 'Ts_Control' for sample time of chart 'MPPT Control ' did not evaluate.
how can i solve this
how to define this Ts_control in command window
댓글 수: 4
Muhammad
2022년 12월 4일
This problem occurs when you have written MPPT code in Simulink. Try to change the name of the MPPT code function or either right click on Simulink window>Navigate to Sample Time Display>Colors. Hopefully it will work.
답변 (2개)
NING XUE
2020년 1월 2일
Expression 'Ts_Control' for sample time of chart '1 ' did not evaluate.
I also have the question, how to slove this? thank you
댓글 수: 1
Yongzheng
2024년 11월 5일 12:45
Right click the matlab function module->Explore->Sample Time.
Change the 'Ts_Control' in the "SampleTime" to any constant value.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Solar Power에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!