Community Profile

photo

R J


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Deleting lines and underlying data with button click / key press.
Hi all, I have a structure with 12 fields. Each field contains a 10x1 cell. Each cell contains a 1x500 double. What I curr...

8 years ago | 0 answers | 0

0

answers

Question


Importing .fig with subplots into GUI
Hi, I am trying to implement a solution posted by Bruno Luong <https://www.mathworks.com/matlabcentral/newsreader/view_thread...

8 years ago | 0 answers | 0

0

answers

Question


Converting cell to struct with field names
Hi all, I have a 12x5 cell that I am trying to convert to a structure. I am trying to use the cell2struct function but to no ...

9 years ago | 1 answer | 0

1

answer

Question


Taking the mean of cell elements
Hi all, I have a 12x29 cell filled with 1x1500 doubles. I would like to take the mean of each row of the cell and am having s...

9 years ago | 1 answer | 0

1

answer

Question


Indexing n cell elements at a time
Hi all, I have a 1x100 cell (comprised of 2x500 doubles) and am trying to index through it 4 cells at a time. What I mean is ...

9 years ago | 1 answer | 0

1

answer

Question


How to select multiple ranges of plot data to a cell array
Hi, I have a data.xls file (see attachment). I use readtable to import the .xls file and I end up with a 21345x3 table. Here is...

9 years ago | 1 answer | 0

1

answer

Question


Copying from one array to another
Hi, I have a data.txt file that I import using txt2mat. The relevant data are in chunks of length 1250 or 1500 points, but w...

9 years ago | 1 answer | 0

1

answer

Question


Parsing a cell array
Hi there, I have a 24x4 cell called "Data" where each cell contains an array of 2x2000 double. I would like to parse the cel...

9 years ago | 2 answers | 0

2

answers

Question


Need help to search a structure with user I/P
Hi, I have a data structure (tempExp) that looks like the following: tempExp.size --> This is a string tempExp.color...

9 years ago | 1 answer | 0

1

answer