Feeds
질문
Use character 'dot' within file names using sprintf
How to use 'dot' within a filename in the function sprintf so that the characters coming after the dot does not get mistaken for...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
imwrite saving image file without extension even after specifying the extension.
But the filename does not have an extension specified along with that. I can't add .jpg in sprintf because my filename is dyna...
imwrite saving image file without extension even after specifying the extension.
But the filename does not have an extension specified along with that. I can't add .jpg in sprintf because my filename is dyna...
11년 초과 전 | 0
질문
imwrite saving image file without extension even after specifying the extension.
original= iin; for hsize=3:2:9 for sigma=0.5:0.5:2 close all; file1 =sprintf('Intern_log_plot%d_hsize=%d_sigma...
11년 초과 전 | 답변 수: 2 | 0
