SundialsTB coupling with Matlab

조회 수: 2 (최근 30일)
mary
mary 2019년 3월 10일
댓글: Luiz Fabiano Damy 2022년 12월 27일
Dear experts in ODEs,
I try to couple the sundials toolbox with Matlab by following the installation guide of sundials. The installation goes fine but when I launch my case where CVODE is being used, I have the following error :
Undefined function or variable 'cvm'.
Error in CVodeInit (line 42)
status = cvm(mode, fct, lmm, nls, t0, y0, options);
I am wondering what went wrong ? The sundials installation ?
Is there any other manners to couple sundials toolbox with matlab ? Is there any tutorial from Matlab community on that topic ?
I can say that I tried to find whatever linking Matlab to sunidalsTB, but I should say that they are very few discussions about that and the errors were mentionned on sunidals forum and no answers were given.
Is someone here installed the sundialsTB and managed to make it run ?
I am using the version 2.3.0 and 2.4.0 and I have problems with both of them.
Kind regards,
Mary
  댓글 수: 4
Wang Hong
Wang Hong 2020년 3월 21일
Add the fold of cvm into the matlab‘s default path. But still another obtacle is waiting for us if we want to use it to solve ODEs
Luiz Fabiano Damy
Luiz Fabiano Damy 2022년 12월 27일
Hello! I have the same problem. Any solution?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by