Kehinde OROLU
Followers: 0 Following: 0
Statistics
All
RANK
3,499
of 301,506
REPUTATION
16
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
7
RANK
3,671 of 21,306
REPUTATION
420
AVERAGE RATING
3.50
CONTRIBUTIONS
3 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
3962
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
Plot on different figures during a loop
Use this instead: for j=1:m s=load(fileA{j}); t=load(fileB{j}); for i=2:size(t,2) figure(i),plot(t(:,1)...
Plot on different figures during a loop
Use this instead: for j=1:m s=load(fileA{j}); t=load(fileB{j}); for i=2:size(t,2) figure(i),plot(t(:,1)...
14 years ago | 7







