Thread: Draw Multiple Rectangles in Matlab

  1. #1
    Anirban Ghosh
    Join Date
    Jan 2006
    Posts
    278

    Draw Multiple Rectangles in Matlab

    I want to draw multiple rectangles in one window with axes limit set as desired. Any help on this please?

  2. #2
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413
    treat each rectangle as a different series of points...should have a set of 5 points for each rectangle in order to close the rectangles

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Drawing two or more rectangles on client area.. HELP!
    By csonx_p in forum Windows Programming
    Replies: 2
    Last Post: 05-12-2008, 01:43 AM
  2. Easiest way to draw a few rectangles to the screen?
    By Wiretron in forum C++ Programming
    Replies: 5
    Last Post: 04-17-2008, 07:55 AM
  3. Which is the better way to draw?
    By g4j31a5 in forum Game Programming
    Replies: 16
    Last Post: 01-22-2007, 11:56 PM
  4. Need help with drawing Multiple models?
    By salman86 in forum Game Programming
    Replies: 9
    Last Post: 08-07-2005, 12:59 PM
  5. draw function HELP!!!
    By sunoflight77 in forum C++ Programming
    Replies: 1
    Last Post: 05-10-2005, 11:28 PM