photo

Seb Seb


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
3 답변

순위
245,704
of 300,365

평판
0

참여
3 질문
3 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Interactive plots in a report
Hello, For my current project, I use a GUI to display and sort some data. Then, I create a word report to share the results (...

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

1

답변

질문


How to read a csv file (with header + ignore some columns)
Hello, I’m in trouble to read a csv file. Here is a sample: ,,,,,,String1[°C], String2[°C], String3[m/s], String4[°C],...

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

1

답변

답변 있음
Get the coefficients in a vector from cftool ?
Thanks a lot, it's working. And now reshaping make sense. Thanks, Seb.

10년 초과 전 | 0

답변 있음
Get the coefficients in a vector from cftool ?
It still not working. x2=reshape(meshgrid(x,y), numel(z), 1); y2=repmat(y, 15, 1); z2=reshape(z, numel(z), 1); >>...

10년 초과 전 | 0

답변 있음
Get the coefficients in a vector from cftool ?
Thanks for the answer. Unfortunately, it doesn't work, I got the same problem as fittype. Here is the message error : ...

10년 초과 전 | 0

질문


Get the coefficients in a vector from cftool ?
Hi, In my script (*.m file), I would like to use cftool to get the 15 coefficients from a polynomial function (degrees 4) and...

10년 초과 전 | 답변 수: 5 | 0

5

답변