photo

Czarek Czarek


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答