Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Problem in using the ode solver
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I am working on the ode 45 solver to solve system of ode's. In fact, the system is dependent on how many subdivision 'nx' I want to discretize the domain. I tried specific numbers of subdivisions by defining them separately in the M- file and the handle function. I tried to use a choice input 'nx' from the user to pass it to the function but an error occurs. Can any one help me to deal with this case, since I want to generalize the script to any input choice of subdivisions.
댓글 수: 2
Jonathan LeSage
2013년 10월 14일
Would it be possible to provide some code so I could get a better idea of what you're trying to do? Thanks in advance.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!