photo

Nidal Bazzi


Last seen: 10개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

1 질문
4 답변

순위
140,742
of 300,379

평판
0

참여
1 질문
4 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,931

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,299

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

답변 있음
How do I call Matlab polyfit function from C++?
It turned out that I only need the polynomial coefficients vector p which I am able to get. Thank you for all your help.

1년 초과 전 | 0

답변 있음
How do I call Matlab polyfit function from C++?
Thank you, the last update seems to work, there are no more exceptions when the code runs but I am unable to access the p, s, an...

1년 초과 전 | 0

| 수락됨

답변 있음
How do I call Matlab polyfit function from C++?
It still will not compile unless I added the 3 on this line: FutureResult<std::vector<Array>> result = matlabPtr->fevalAsync(u"...

1년 초과 전 | 0

답변 있음
How do I call Matlab polyfit function from C++?
Thanks Hassaan for the quick response. Line 56 gives these errors. error C2440: 'initializing': cannot convert from 'matlab::d...

1년 초과 전 | 0

질문


How do I call Matlab polyfit function from C++?
Hello, I am trying to call the MATLAB polyfit function from a Windows application written in Visual Studio 2022 C++ and get the ...

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

5

답변