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
