Community Profile

photo

Yasin AHLATCI


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


Displaying cells which have different sizes
Hi everyone. Lets say I have a cell. I tried different ways but I could'nt make it properly. Y{1,1}=['WATER'] Y{2,1}=2 Y{2,1}...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Add numbers into legend with for loop
clc; x=linspace(-180,180,200); xr=x*(pi/180); for (i=1:4) subplot(2,2,i) t=cos(i*xr); plot(x,t) axis([-1...

4年弱 前 | 1 件の回答 | 0

1

回答