how to change the plot origin
Show older comments
Hello, I have a problem to plot poincare sections when I want to change the fixed point I don't know how to plot it, moreover I work with RK4 method and henon procedure ( and I don't work with function [..]=..(..), ode.. etc). so what I want is how to plot my 'circle' around other origin that I chose which is perforce not (0.0)
2 Comments
Jan
on 15 May 2015
The question is not clear. What does " I don't work with function [..]=..(..), ode.. " mean?
kimo lassay
on 15 May 2015
Answers (2)
Jan
on 15 May 2015
0 votes
The "origin" is (0,0) by definition. Do you want to get different center of your circle? So what about adding the wanted coordinates to the calculated coordinates? If you post the relevant part of the code, a matching suggestion is possible.
1 Comment
kimo lassay
on 15 May 2015
Edited: kimo lassay
on 15 May 2015
kimo lassay
on 15 May 2015
Edited: kimo lassay
on 15 May 2015
0 votes
1 Comment
kimo lassay
on 15 May 2015
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!