Community Profile

photo

Abdelrahman Yousri


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to display a complex number in edit in GUI?
Since B is a number type, you should make it string type so try this >> set(handles.B, 'String', ({num2str(B)}));

más de 3 años hace | 0