photo

Bijan Sanchez


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
167,699
of 298,917

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,875

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to remove NaN's from an array AND the corresponding value/element in another array of the same size?
I have 2 arrays: A = [2 3 5 7 9] and B = [1 3 nan 1 nan] I want to plot(A,B) but when i do that, i will just get data points ...

5 years ago | 1 answer | 0

1

answer

Question


Hi I’m trying to make a column vector of 1870 20’s, then 1870 25’s, and then 1870 30’s
Hi I’m trying to make a column vector of 1870 20’s, then 1870 25’s, and then 1870 30’s. So a 5610 row, column vector with these ...

5 years ago | 1 answer | 0

1

answer