Statistics
5 Questions
0 Answers
RANK
250.186
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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,... ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
%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',......
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0