How to Use an Image for background in XY Graph in Simulink
7 次查看(过去 30 天)
显示 更早的评论
I have made a simulink model that plots circle in the XY graph using the XY Graph block. I want the plotting to be done over an Image so as to verify the regions it passes through. The image is of multiple hexagons of different sizes.
I tried googling but couldnt really find a solution.
Please help
Bharat
1 个评论
Ravi Prakash
2018-3-20
Hi Bharat,my name is ravi and i am doing project on xy plotter which plots texts images.can you help me by providing appropriate information regarding simulink model and its code.
please help me..thanks in advance.
回答(1 个)
Sreeram Mohan
2014-9-19
Hi Bharath,
You could try the following.
Look under the mask of the XY graph block by right clicking and then double click on the Sfunxy block and then edit the m file.
There is a figure command that is associated with the block. May be try adding a back ground image there and you should be able to achieve what you want.
Hope this helps !
--sreeram mohan
1 个评论
Peeku
2019-6-23
Hai, actually i need to plot xy path of my robot on a 2D-map of the environment. Any idea ?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!