Kelsey Ward
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0