In the bvp example what is meant by sol.y(1,:) in plot function. What does 1signify?
이전 댓글 표시
Sir,
In the help page for bvp problems, in the plot function, it is used sol.y(1,:). What does 1 signifies? In a different lroblem that I tried, I was able to make different graph by replacing 1with 2.
댓글 수: 1
madhan ravi
2019년 2월 14일
it denotes the number of the solution
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Particle Swarm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!