octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gramm


From: siko1056
Subject: Re: gramm
Date: Thu, 2 Jun 2016 02:08:17 -0700 (PDT)

Hello Pascal,

a brain-dead run according to your description, using OpenSuse Tumbleweed,
Octave 4.0.1, all lastest Octave-forge packages, delivered

--------------------
>> examples

For an optimal experience under Octave:
1) if not already done, install the statistics package
   pkg -forge -verbose install statistics
2) pkg load statistics
3) use the fltk toolkit: graphics_toolkit ('fltk')
Statistical function makedist seems not available
Statistical function GeneralizedLinearModel seems not available
Statistical function fit seems not available
Statistical function bootstrp seems not available
struct2table seems unavailable
Graphical function surf2patch seems not available
Statistical function bootstrp seems not available
warning: Normalization cumcount not supported in histc on older Matlab /
Octave versions
warning: called from
    my_histcounts at line 24 column 9
    stat_bin>my_bin at line 109 column 15
    stat_bin> at line -1 column -1
    draw at line 505 column 23
    draw at line 51 column 7
    examples at line 721 column 1
warning: Normalization cumcount not supported in histc on older Matlab /
Octave versions
warning: Normalization cdf not supported in histc on older Matlab / Octave
versions
warning: Normalization cdf not supported in histc on older Matlab / Octave
versions
warning: Normalization countdensity not supported in histc on older Matlab /
Octaveversions
warning: Normalization countdensity not supported in histc on older Matlab /
Octaveversions
stopped in /workspace/kai/gramm/@gramm/draw.m at line 362
362:                 keyboard
debug>
--------------------

After commenting out this line

--------------------
>> examples
For an optimal experience under Octave:
1) if not already done, install the statistics package
   pkg -forge -verbose install statistics
2) pkg load statistics
3) use the fltk toolkit: graphics_toolkit ('fltk')
Statistical function makedist seems not available
Statistical function GeneralizedLinearModel seems not available
Statistical function fit seems not available
Statistical function bootstrp seems not available
struct2table seems unavailable
Graphical function surf2patch seems not available
Statistical function bootstrp seems not available
warning: Normalization cumcount not supported in histc on older Matlab /
Octave versions
warning: called from
    my_histcounts at line 24 column 9
    stat_bin>my_bin at line 109 column 15
    stat_bin> at line -1 column -1
    draw at line 505 column 23
    draw at line 51 column 7
    examples at line 721 column 1
warning: Normalization cumcount not supported in histc on older Matlab /
Octave versions
warning: Normalization cdf not supported in histc on older Matlab / Octave
versions
warning: Normalization cdf not supported in histc on older Matlab / Octave
versions
warning: Normalization countdensity not supported in histc on older Matlab /
Octaveversions
warning: Normalization countdensity not supported in histc on older Matlab /
Octaveversions
error: subsasgn: invalid indexing for object array assignment
error: called from
    set_title at line 23 column 21
    examples at line 922 column 3
error: assignment failed, or no method for 'object = sq_string'
error: called from
    set_title at line 23 column 21
    examples at line 922 column 3
--------------------

Best,
Kai



--
View this message in context: 
http://octave.1599824.n4.nabble.com/gramm-tp4677378p4677382.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]