How to Use an Image for background in XY Graph in Simulink

3 次查看(过去 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
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
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

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by