![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15695862_1561038333708_DEF.jpg)
Kelsey Ward
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
192,477
of 297,016
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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 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...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 2 answers | 0
2
answersQuestion
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 ...
2 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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'...
4 years ago | 1 answer | 0