photo

Mardan Tahmazli


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
73,542
of 301,287

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,220

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,814

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer