octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #61352] matlab2tikz and legends


From: Andreas Stahel
Subject: [Octave-bug-tracker] [bug #61352] matlab2tikz and legends
Date: Tue, 19 Oct 2021 05:33:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0

Follow-up Comment #2, bug #61352 (project octave):

Dear Marcus

Matlab2tikz is from https://github.com/matlab2tikz/matlab2tikz
and is written to work with Octave and Matlab

Within matlab2tikz.m is Octave fails at
% See set(hlegend, "deletefcn", {@deletelegend2, ca, [], [], t1, hplots}); in
legend.m
delfun  = get(legendHandle,'deletefcn')
entries = delfun{6};

It seems that the handle to the legends have a different structure. I tried to
fix it within matlab2tikz, but am not really familiar with this internal
structure. On the Matlab side matlab2tikz.m uses an undocumented property
"PlotChildren"

Shall I repost at dicourse/maintaiers or help?

Andreas


[comment #1 comment #1:]
> Afaict, `matlab2tikz` isn't a function in Octave core.
> Where did you get it from?
> What does it do in and before line 1137 of the functions where the error
occurs.
> 
> (This might be a help topic better suited for the discourse forum.)

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61352>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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