Omar Andrés Rosada González
Followers: 0 Following: 0
Statistics
RANK
140,734
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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,:)'...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerHow 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...
4 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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 1 answer | 0