Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
Erwin Avendaño
Erwin Avendaño el 7 de Nov. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
i have dude
  1 comentario
Erwin Avendaño
Erwin Avendaño el 7 de Nov. de 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)) )

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by