Community Profile

photo

Omar Andrés Rosada González


Last seen: 9 maanden ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

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,:)'...

meer dan 3 jaar 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...

meer dan 3 jaar 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...

meer dan 3 jaar 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...

meer dan 3 jaar 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...

meer dan 3 jaar 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 ...

bijna 5 jaar ago | 1 answer | 0

1

answer