photo

usama amjid


institute of space technology

2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
104,836
of 301,603

평판
0

참여
5 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,350

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,723

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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,... ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


%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',......

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변