Feeds
질문
How do I make an image name contain another image's name?
I have ima1 = 'oranges.png'; ima2 = 'tangerines.png'; but I need to create a new image where the name is 'oranges_vs_ta...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
Am I using extrap wrong?
I'm trying to get extrap in linear, cubic, and spline methods. I have: x = linspace(0, 4*pi) y = sin(x) c = 'yrbgk' ax = [...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
Multiple plots are not showing in my code?
Hi, so I have to write a code in which I have multiple plots needed to be shown in a single subplot square. I've tried using hol...
대략 11년 전 | 답변 수: 1 | 0
