Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
Erwin Avendaño
Erwin Avendaño le 7 Nov 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
i have dude
  1 commentaire
Erwin Avendaño
Erwin Avendaño le 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)) )

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by