Code to zoom in 2D plot?
显示 更早的评论
Hey!
I did a kind of "Live View" for my vehicle model in Simulink. Now I dont want the Plot (showing the car drive) to zoom out when the car drives (car will get to small to see anything). Better the window moves with the car so the car is allways in the center of the plot and can´t drive out of it :D
So the question is: how is the code to zoom in the 2D plot?
For example when the car is at x=30 and y=23 and I dont want to see the whole race track like x and y from 0 to 200. I just want the car in a 10 meter "window". So I want to zoom the window to x=25 to x=35 and y=18 to y=28. I bet this is possible with one line of code, but I cant think how.
I hope you understood my Question and maybe know how to do it. Many thanks to everyone reading this!!
Marius
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!