Variable 'max_V' is not fully defined on some execution paths.
1 view (last 30 days)
Show older comments

0 Comments
Answers (1)
Steven Lord
on 14 Mar 2022
The variable max_v (line 9) with a lower-case v is not the same as the variable max_V (lines 1, 13, and 16) with an upper-case V.
0 Comments
See Also
Categories
Find more on Electrical Block Libraries in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!