photo

usama amjid


institute of space technology

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
210.557
of 297.457

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 20.438

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 158.938

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Error using scatter . how to remove it
"Error using scatter (line 60) X and Y must be vectors of the same length. Error in elevation_plot (line 8) scatter(t,eleva...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write xlswrite command in a loop such that after every loop, the row increments.
the program currently stores the values in a ".out" extension. need to store the output to an excel file also. how to add lo...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


output to excel file. how can each data be stored in different column rather than all all data in single column.
the command is storing the output data into one single column of the excel file. fprintf(outfile,... ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


%16.8f what does the 16 and 8 means
i think 8 decimal point. what does 16 means.. fprintf(outfile, ' %16.8f %16.8f %16.8f %16.8f %12.9f %12.9f %12.9f\n',......

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


reading excel file NUMERIC DATA. PROBLEM: multiple data in single column single row. how to extract required data .Note: there are 4 blanks between each value but 3 if next value is negative.
Multiple data in a single column. need to extract the indivitual data.. i need to use the excel file that has data in a *sin...

oltre 9 anni fa | 1 risposta | 0

1

risposta