Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Erwin Avendaño
Erwin Avendaño am 7 Nov. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
i have dude
  1 Kommentar
Erwin Avendaño
Erwin Avendaño am 7 Nov. 2017
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)) )

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by