Community Profile

photo

Kelsey Ward


Last seen: 5 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to use strcat in imwrite to save multiple figures
I am trying to save figures in a loop using strcat and imwrite but I get the following error: Error using imwrite (line 44...

6 months ago | 1 answer | 0

1

answer

Question


Blurry figures when concatenating images
I have a lot of figures saved as jpg that I am trying to merge together into subplots. Here is an example of the way my code is ...

6 months ago | 1 answer | 0

1

answer

Question


Why am I getting invalid file identifier error?
This section of code that I am running keeps giving me the error "Invalid file identifier. Use fopen to generate a valid file id...

1 year ago | 2 answers | 0

2

answers

Question


How to add multiple 0s in front of number with numstr?
I have been using " num2str(i,'%04d') " which is giving me strings of "0100," "0200," etc. I can't seem to figure out a version ...

1 year ago | 0 answers | 0

0

answers

Question


How to Filter Array Based on Values in a Different Array?
I have 3 arrays of the same dimensions, and the same indices in these arrays correspond to the same individuals. One array gives...

2 years ago | 1 answer | 0

1

answer

Question


Error "Cannot Create Output File" When Trying to Save Figure
I am trying to save my figure to a specific path using this code. I have my path set under outputs and my directory is set to th...

2 years ago | 1 answer | 0

1

answer

Question


How to run utm2deg function?
I am trying to use the function "utm2deg" in MATLAB to convert from utm to lat/long degrees, but it is telling me that it doesn'...

3 years ago | 1 answer | 0

1

answer