Info

此问题已关闭。 请重新打开它进行编辑或回答。

you can show an imaginary root without using Symbolic Math Toolbox?

1 次查看(过去 30 天)
i have dude
  1 个评论
Erwin Avendaño
Erwin Avendaño 2017-11-7
set(handles.edit15,'string', sprintf ('%g%+gi',real(x1),imag(x1)) )
set(handles.edit16,'string', sprintf ('%g%+gi',real(x2),imag(x2)) )
set(handles.edit17,'string', sprintf ('%g%+gi',real(x3),imag(x3)) )
set(handles.edit18,'string', sprintf ('%g%+gi',real(x4),imag(x4)) )

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by