[ncl-talk] Regline

Guilherme Martins jgmsantos at gmail.com
Sat Dec 12 19:28:58 MST 2015


Hi Mary,

It works! Thanks a lot!

Guilherme.

Em sáb, 12 de dez de 2015 às 17:26, Mary Haley <haley at ucar.edu> escreveu:

> Guilherme,
>
> I think you have an error in your pltarray setup. You have:
>
> pltarry(0,:) = y(0,:)
> pltarry(1,:) = rc*(x(1,:)-rc at xave) + rc at yave
>
> but I think it should be:
>
> pltarry(0,:) = y(i,:)
> pltarry(1,:) = rc*(x(i,:)-rc at xave) + rc at yave
>
> If you want a solid line, you may want to add this:
>
> res at xyDashPattern = 0
>
> --Mary
>
>
> On Wed, Dec 9, 2015 at 10:21 AM, Guilherme Martins <jgmsantos at gmail.com>
> wrote:
>
>> Hi users,
>>
>> I'm trying to insert informations about regline in my picture, but I'm
>> doing something wrong and I'm not capable to do that. My script and picture
>> are in attachment.
>>
>> Any help is very apreciated.
>>
>>
>> --
>>
>> ------------------------------------------------------------------------------------------
>> Dr. Guilherme Martins
>> Instituto Nacional de Pesquisas Espaciais (INPE)
>> Centro de Ciência do Sistema Terrestre (CCST) - Prédio CES
>> Grupo de Superfície-Biosfera-Atmosfera (GSBA)
>> Telefone (INPE/CP): +55 12 3186-9520 || Celular (TIM): +55 12 98152-8580
>> E-mail: guilherme.martins at inpe.br || jgmsantos at gmail.com
>> Skype: guilherme.martins.
>> Homepage: https://sites.google.com/site/jgmsantos
>> Currículo Lattes: http://lattes.cnpq.br/5997657584785803
>>
>> ------------------------------------------------------------------------------------------
>>
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>
> --
------------------------------------------------------------------------------------------
Dr. Guilherme Martins
Instituto Nacional de Pesquisas Espaciais (INPE)
Centro de Ciência do Sistema Terrestre (CCST) - Prédio CES
Grupo de Superfície-Biosfera-Atmosfera (GSBA)
Telefone (INPE/CP): +55 12 3186-9520 || Celular (TIM): +55 12 98152-8580
E-mail: guilherme.martins at inpe.br || jgmsantos at gmail.com
Skype: guilherme.martins.
Homepage: https://sites.google.com/site/jgmsantos
Currículo Lattes: http://lattes.cnpq.br/5997657584785803
------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151213/39a3254f/attachment.html 


More information about the ncl-talk mailing list