Kindly tell me if the code (MTPA) is wrong for calculating MTPA curve
6 views (last 30 days)
Show older comments
I wish to get the Id and Iq current from the MPTA curve which I am attaching below and also the the code is attached for reference.

0 Comments
Answers (1)
Walter Roberson
on 2 Aug 2021
Edited: Walter Roberson
on 2 Aug 2021
MATLAB does not use 'RIGHT SINGLE QUOTATION MARK' (U+2019) ’ character: it uses apostrophe U+0027 '
0+char("'")
0+char("’")
See Also
Categories
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!