photo

Omar Andrés Rosada González


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
150,935
of 300,508

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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 1

View badges

Feeds

View by

Question


How to add a cell array inside another cell array in a nested for loop?
Hello everyone. I'm trying to make something like this: for i=1:sets for j = 1:n_disc x_r = A{i}*(datos{i}(j,:)'...

5 years ago | 1 answer | 0

1

answer

Question


How to add a cell array inside another cell array in a nested for loop?
Hello everyone. I would like to know how I could make this one. I`m trying this: for i=1:sets for j = 1:n_disc x...

5 years ago | 0 answers | 0

0

answers

Question


Is it possible to change range and order label to latitude/longitude in an azimuthal projection using Mapping Toolbox?
Hello everyone. Is my first time trying to use the Mapping Toolbox. I need to do a polar equal-area azimuthal projection. I wou...

5 years ago | 1 answer | 0

1

answer

Answered
How could I read a single cell of an .csv file using readmatrix function with import options?
Thank you, it was a pretty simple solution. First I did use detectImportOptions, searching the variable name (column), then I d...

5 years ago | 0

| accepted

Question


How could I read a single cell of an .csv file using readmatrix function with import options?
Hello to everyone, I need to process different data from a .csv file. I do ask for the user what are the row ranges that need to...

5 years ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 2-by-1.
Hello everyone, could someone help me with the error that I have in the next code?. The problem that I have is related with the ...

6 years ago | 1 answer | 0

1

answer