Feeds
提问
How do I do two animated lines in two different figures?
Hi everyone. I need to do two different animated figures, but it turns out that I can only make up a single plot with two animat...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do I print only one element of a char array with same elements?
So, here is the very simple practice code: clear all close all clc x=1:20; for i=1:20 if x(i)<=5 ...
9 years 前 | 1 个回答 | 0
