Feeds
提问
changing matrix names in loops
I am writing a script to load my data files which are in .mat form. right now the script loops through and loads all the files b...
11 years 前 | 1 个回答 | 0
1
个回答提问
How do i put a title for my entire subplot?
i have a 3x3 subplot with the first component looking like this: subplot(3,3,1),plot(AnkleAng_X(:,1:5)) ...
11 years 前 | 2 个回答 | 2
