comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How do I place an image when I am using !P.Multi?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How do I place an image when I am using !P.Multi? [message #88816 is a reply to message #88814] Mon, 23 June 2014 17:40 Go to previous messageGo to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
> If I want to adjust the 99th plot to occupy the 100th plot space also, then how !P.Multi can do this?

I am not David, but you can use cgLayout to do this easily.

positions = cgLayout([10,10])
pos99 = positions[*,98]
pos100 = positions[*,99]
merged_pos = [pos99[0], pos99[1], pos100[2], pos100[3]]
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How can I use the shapefiles of a particular country in plotting the country boundaries?
Next Topic: A grid is overlaid on an image

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 04:55:45 PDT 2025

Total time taken to generate the page: 1.11455 seconds