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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
