photo

Andil Aboubakari


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
35,207
of 301,273

평판
1

참여
6 질문
1 답변

답변 채택
100.0%

획득한 표
1

순위
 of 21,212

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,726

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to store cell array or data in the GUI?
I made a script that read an xls file and put it into a cell array,plot the data from the excel file values and save the figure ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Is it possible to do a for loop of this code?
Hi, sigma1cm0 = std(cm0_1); sigma1cmA = std(cmA_1); sigma1cmq = std(cmq_1); sigma1cmE = std(cmE_1); The size of cm0/A...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Warning: Out of range or non-integer values truncated during conversion to character.
Hi I was trying to do this loop.And I got these errors: 'Warning: Out of range or non-integer values truncated during convers...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


What is the correct syntax to avoid 'Error: ()-indexing must appear last in an index expression'
Hello, trying to make this code more interactive and efficient: %Ask user Flight Condition FlightCond=input('Which f...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Choose data and plot from a 3x5 Matrix
Hello everyone, I am trying to plot from a .mat file called Database which is a 3x5 matrix that contains in each element a 3001...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
What is the correct syntax for num2str
Thanks. Is it possible to use the same syntax with the save function as well? After each five, all saved into one according t...

11년 초과 전 | 0

질문


What is the correct syntax for num2str
Hi guys, I am having some problems with the num2str. I am trying to read/save/move file names like Dataset_0.4_u1 to u5.csv ,...

11년 초과 전 | 답변 수: 3 | 1

3

답변