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

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

[Octave-bug-tracker] [bug #50622] missing function struct2array (mainly


From: Rik
Subject: [Octave-bug-tracker] [bug #50622] missing function struct2array (mainly structtocell wrapper)
Date: Mon, 27 Mar 2017 13:49:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #50622 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #7:

Is the real issue that this function is not part of core Matlab, but resides
in a toolbox?

I checked the thread pointed to by Nick and while they are running the exact
same version of Matlab, they have different toolboxes installed.

Also, the path returned by which 


C:\Program Files\MATLAB\R2016b\toolbox\shared\measure\struct2array.m


really seems to imply that this is not a core Matlab function.

@Nick: Can you disable toolboxes in 2016b and try 'which struct2array.m'
again?

I don't know if there is an easy click-box to temporarily disable a toolbox. 
If necessary, you could remove them from the path with


rmpath ([matlabroot '\toolbox\XXXXXX'])


and then use


ver


to check that they are indeed not listed.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50622>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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