[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gramm package
From: |
Dmitri A. Sergatskov |
Subject: |
Re: gramm package |
Date: |
Thu, 19 Sep 2019 07:40:05 -0500 |
On Thu, Sep 19, 2019 at 7:11 AM EAlvarez <address@hidden> wrote:
> I hope somebody out there can help Thanks!
>
What version of octave you are using? I suspect it is old. Try to get
at least 5.1.
I just tried under dev (6.0) and it just works except in the line 23
of @gramm/draw.m
have to change ' fontSize', to 'fontSize' (removed the blank). I guess
Matlab strips blanks
from property names and octave does not.
Dmitri.
--
- gramm package, EAlvarez, 2019/09/19
- Re: gramm package,
Dmitri A. Sergatskov <=