photo

Czarek Czarek


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse