[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: gramm Package installation for Octave
From: |
Dmitri A. Sergatskov |
Subject: |
Re: AW: gramm Package installation for Octave |
Date: |
Thu, 19 Sep 2019 09:22:02 -0500 |
On Thu, Sep 19, 2019 at 9:19 AM "Markus Mützel" <address@hidden> wrote:
> Running "examples", a few plots pop up before I see an error:
> error: set: unknown text property fontSize
> error: __go_text__: unable to create graphics handle
> error: called from
> text at line 170 column 10
> draw at line 38 column 13
> examples at line 162 column 1
There is a leading blank space in " fontSize" there...
Apparently Matlab strips those...
>
> Is this what you see as well?
>
> Your path seems to be set correctly.
>
> Markus
Dmitri.
--