In the bvp example what is meant by sol.y(1,:) in plot function. What does 1signify?
2 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!