Community Profile

photo

Serena Campbell


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


join two cells on certain cell row values
So I have one set of data as such TFS{6x315} and T{6x10} example: , the 6 rows are: directory file name, polarisation, degree...

3 years ago | 1 answer | 0

1

answer

Question


Is there a way of creating a code so every time you save a figure as .mat it automatically also saves it as .bmp?
I am running various code, and I dont want to save the figure every time (hence I don't want to incorporate it into my functions...

5 years ago | 1 answer | 0

1

answer

Answered
Using find in a for loop error
I worked it out! It must have been a precision problem, as this fixed it: https://uk.mathworks.com/matlabcentral/answers/1753...

6 years ago | 0

Question


Using find in a for loop error
I have a large matrix with values of "period" p - I am testing this part of my code where I find what row p belongs to in order ...

6 years ago | 2 answers | 0

2

answers

Question


Iteration for loop cell array storage
I am doing a for loop that outputs a matrix "R" every iteration. I wanted to make a cell array to store each matrix however it ...

7 years ago | 1 answer | 0

1

answer