Statistica
RANK
182.853
of 295.569
REPUTAZIONE
0
CONTRIBUTI
9 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 3 risposte | 0
3
risposteIndex out of bounds error very unusual
Guys, i simplified the problem The code is: name=['r9460.txt'] fid=fopen(name,'r'); while ~(feof(fid)),...
quasi 11 anni fa | 0
Domanda
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...
quasi 11 anni fa | 3 risposte | 0
3
risposteDomanda
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),...
quasi 11 anni fa | 0 risposte | 0
0
risposteSave 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? ...
quasi 11 anni fa | 0
Domanda
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...
quasi 11 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 11 anni fa | 2 risposte | 0
2
risposteCreare 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...
quasi 11 anni fa | 0
Domanda
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...
quasi 11 anni fa | 2 risposte | 0