Feeds
質問
Alternative int32 old matlab doesn't support
Good morning, how can i do the int32 function in a different way? Because Matlab 5.2 doesn't support it, and i have ...
10年以上 前 | 2 件の回答 | 0
2
回答質問
Filesep error Unexpected Matlab expression
Good morning, i'm creating a script which will work on Unix and Windows so i need to solve the problem of different directory...
11年弱 前 | 1 件の回答 | 0
1
回答質問
index of out of bounds from txt
Guys, i simplified the problem The code is: name=['r9460.txt'] fid=fopen(name,'r'); while ~(feof(fid)), head=fsc...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Index out of bounds error very unusual
Good evening my friends, i have an unusual error; if my code loads these values from file it gives me error Attempted to acc...
11年弱 前 | 3 件の回答 | 0
3
回答回答済み
Index out of bounds error very unusual
Guys, i simplified the problem The code is: name=['r9460.txt'] fid=fopen(name,'r'); while ~(feof(fid)),...
Index out of bounds error very unusual
Guys, i simplified the problem The code is: name=['r9460.txt'] fid=fopen(name,'r'); while ~(feof(fid)),...
11年弱 前 | 0
質問
undefined function type double
Good evening friends, i have a very simple problem with this code(but my brain is out of service and i need to solve it by to...
11年弱 前 | 3 件の回答 | 0
3
回答質問
If function error in for cycle
Good evening, i have a problem with this code The problem is in line 72; the variable minuti=14(which is part of a time 9.14),...
11年弱 前 | 0 件の回答 | 0
0
回答回答済み
Save graph / plot progressively
Thanks very much Mr Walter Roberson. Is 'savesas' the best function or there is one which gives me a better quality of images? ...
Save graph / plot progressively
Thanks very much Mr Walter Roberson. Is 'savesas' the best function or there is one which gives me a better quality of images? ...
11年弱 前 | 0
質問
Save graph / plot progressively
Good evening, i need help, i want that my code saves plot in progressive mode. I thought to use saveas function in a code lik...
11年弱 前 | 2 件の回答 | 0
2
回答質問
Problem with if function and decimal numers
Good evening, i have a problem with this code: a=1:0.1:2; b=0.1; for i=1:1:10 angoloutile(i)=a(i); en...
11年弱 前 | 2 件の回答 | 0
2
回答回答済み
Creare table in txt file
Thanks so much it works very well, but if i use the same trick in this code it doesn't work.. Can you help me? angolo_mi...
Creare table in txt file
Thanks so much it works very well, but if i use the same trick in this code it doesn't work.. Can you help me? angolo_mi...
11年弱 前 | 0
質問
Creare table in txt file
Good morning, i have a problem with this simple code(i'm very noob): x=[1,2,3,4,5]; y=[6,7,8,9,10]; p=fope...
11年弱 前 | 2 件の回答 | 0