plot x=f(y)
显示 更早的评论
If I have a function given as x =f(y), how can I plot x as independent variable (x axsis) and y dependent variable (y axsis). I also need to control the range of both x and y.
x=y/(0.5+cos3y)
1 个评论
Walter Roberson
2020-3-5
Could you confirm that you need to do this inside a mex routine? Or are you trying to use MATLAB Coder? I am trying to figure out what the Product tag you used implies for this.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!