How do I plot a 2D graph of a lay out hospital ward ?

1 view (last 30 days)
I'm doing a project on path planning algorithm for a hospital environment and I am not certain how to create a 2-D lay out of a hospital ward. Must I use GUI to design the layout? Or can I just use the mat lab function, plot(X,Y), to create the lay out? Is it possible to give examples or codes for me to try out. Thank you.
  1 Comment
Siddharth Sundar
Siddharth Sundar on 30 Oct 2014
Edited: Siddharth Sundar on 30 Oct 2014
It completely depends on what kind of data you have and how you want to visualize it. MATLAB has multiple plotting options that could possibly tweak to suit your data. So what do 'X' and 'Y' contain in your case? Could you elaborate on how you would like your plot to be laid out?

Sign in to comment.

Answers (0)

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!