Re: Problem in PSM [message #80467] |
Thu, 14 June 2012 18:29 |
hadi
Messages: 33 Registered: June 2012
|
Member |
|
|
On Friday, June 15, 2012 1:38:33 AM UTC+9, Paulo Penteado wrote:
> On Jun 14, 6:02 am, fadaei...@gmail.com wrote:
>> right, i tested the correct one. But some varible like tim(gmt) un defined. How i write the gmt command? Thank you
>
> I would be surprised if anybody can understand what you mean. I have
> no idea.
Dear Lajos
I wrote the GMT command to define GMT time, but in IDL i found the result was undifined variable.
Hadi
|
|
|
Re: Problem in PSM [message #80470 is a reply to message #80467] |
Thu, 14 June 2012 09:38  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Jun 14, 6:02 am, fadaei...@gmail.com wrote:
> right, i tested the correct one. But some varible like tim(gmt) un defined. How i write the gmt command? Thank you
I would be surprised if anybody can understand what you mean. I have
no idea.
|
|
|
Re: Problem in PSM [message #80477 is a reply to message #80470] |
Thu, 14 June 2012 02:02  |
hadi
Messages: 33 Registered: June 2012
|
Member |
|
|
On Thursday, June 14, 2012 5:21:10 PM UTC+9, fawltyl...@gmail.com wrote:
> On Thursday, June 14, 2012 7:21:54 AM UTC+2, fada...@gmail.com wrote:
>> Hi friends
>> I have a problem that i can not understand about this expression that i wrote the comand like this and i found this message. INDOW,xsize=400, Ysize=350
>> IDL> plot,x,y,psm=4,position=[0.15,0.15,0.75,0.95],$
>>> XTITLE='X Locations', YTITLE='Y Locations'
>> message:
>> Keyword PSM not allowed in call to: PLOT
>> % Error occurred at: $MAIN$
>> % Execution halted at: $MAIN$
>> please explain me about above expression. Thank you
>> Best Hadi
>
> I guess PSM=4 should be PSYM=4.
>
> regards,
> Lajos
Dear Lajos
right, i tested the correct one. But some varible like tim(gmt) un defined. How i write the gmt command? Thank you
Best Hadi
|
|
|
Re: Problem in PSM [message #80479 is a reply to message #80477] |
Thu, 14 June 2012 01:21  |
Lajos Foldy
Messages: 176 Registered: December 2011
|
Senior Member |
|
|
On Thursday, June 14, 2012 7:21:54 AM UTC+2, fada...@gmail.com wrote:
> Hi friends
> I have a problem that i can not understand about this expression that i wrote the comand like this and i found this message. INDOW,xsize=400, Ysize=350
> IDL> plot,x,y,psm=4,position=[0.15,0.15,0.75,0.95],$
>> XTITLE='X Locations', YTITLE='Y Locations'
> message:
> Keyword PSM not allowed in call to: PLOT
> % Error occurred at: $MAIN$
> % Execution halted at: $MAIN$
> please explain me about above expression. Thank you
> Best Hadi
I guess PSM=4 should be PSYM=4.
regards,
Lajos
|
|
|