Availability of ode32tb
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi All,
May I know in which version of MATLAB ode32tb is available?
댓글 수: 0
채택된 답변
Steven Lord
2021년 6월 1일
As far as I'm aware there is no function ode32tb in MATLAB or any MathWorks products.
If as I suspect you mean the ode23tb function according to its documentation page it was "Introduced before R2006a". It's been in MATLAB for a long time.
댓글 수: 1
Rik
2021년 6월 1일
I dug around in old release notes, and I could find a change in how ode23tb worked in v6.0, meaning the function is even older than that.
This means ode23tb predates || and &&.
추가 답변 (1개)
Abhinav Gupta
2021년 6월 1일
Hi,
I think ode32tb solver is not supported as of now. You could refer to the link mentioned below for the list of solvers supported in the latest release of MATLAB.
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!