"Dimension argument is not supported when two input arrays are provided" error in stateflow
47 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kyoungtak Kim
am 27 Jun. 2020
Kommentiert: Jay
am 12 Sep. 2022
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Complex Logic finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!