Feeds
質問
imwrite can't open file
I have this code as testImage.m : vectImage=char('AAAESO'); [mv,nv]=size(vectImage); for k=1:mv X=imread(['.....
12年以上 前 | 0 件の回答 | 0
0
回答回答済み
extract data from a text data.
fid=fopen('file.txt','r'); text=textscan(fid,'a:%f b:%f c:%f d:%f \n'); fclose(fid); text will be a 1*4 cell array, w...
extract data from a text data.
fid=fopen('file.txt','r'); text=textscan(fid,'a:%f b:%f c:%f d:%f \n'); fclose(fid); text will be a 1*4 cell array, w...
12年以上 前 | 0
| 採用済み
質問
Number of matlab running
Hello, I am currently using matlab 2011b, and I have a lots of matlab functions to run with big running time (from 4/5 hours ...
12年以上 前 | 1 件の回答 | 0


