"Dimension argument is not supported when two input arrays are provided" error in stateflow
조회 수: 20 (최근 30일)
이전 댓글 표시
Hello.
I found some error while I running the stateflow.
what I want to do is explained below.
- get the voltage information from each batteries (3 batteries in simulink)
- if average value of 3 batteries voltage is bigger than minimum value of 3 batteries voltage,
- transit to the other state.


But it give some error like this.

I tried this way also.

then I got this error.

I was wondering if you help me about these errors.
- Dimension argument is not supported when two input arrays are provided
- Error in port widths or dimensions. Invalid dimension has been specified for input 'v1'.
Thank you.
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!