Community Profile

photo

Yasin AHLATCI


Last seen: más de 1 año ago|Active since 2020

Statistics

  • First Review

View badges

Content Feed

View by

Question


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

casi 2 años ago | 2 answers | 0

2

answers

Question


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

alrededor de 2 años ago | 1 answer | 0

1

answer