Why does the output of pretty(sym('I')) read 1i?
1 次查看(过去 30 天)
显示 更早的评论
If I enter
pretty(sym('I'))
MATLAB returns
1i
which seems odd. It doesn't seem to happen for any other characters. Why is this?
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!