photo

Dong-Kyeong


2011 年からアクティブ

Followers: 0   Following: 0

hi

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Equality error
function varargout=practice(varargin) clc idols(1).groupname = '2pm'; idols(1).nummembers = 1; idols(1).gender = '...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Accepting and saving multiple size matrix input
a=[1]; b=[2 3 4]; c=[5; 6; 7]; d=[8 9 10; 11 12 13; 14 15 16]; I want to make a function that works with an un...

約13年 前 | 2 件の回答 | 0

2

回答

質問


Array/Data Strucutre Returns Problem
I made a data structure as the following: idols(1).groupname='2pm'; idols(1).nummembers = 6; idols(1).gender = 'boy...

約13年 前 | 2 件の回答 | 1

2

回答