photo

Czarek Czarek


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Problem with multiple inputs
function varargout = Untitled(a,varargin) varargout{1}=0; if (a=='+') disp('Add'); ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to create matrix from another matrix?
I need to use a matrix A to create a matrix B matrix a A=[123;456;789] matrix b B=[1+2i 2+3i 3+4i;4+5i 5+6i 6+7i;7+8i 8+9i...

más de 3 años hace | 1 respuesta | 0

1

respuesta