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

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

[Octave-bug-tracker] [bug #54416] save function doesn't use Matlab file


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54416] save function doesn't use Matlab file format by default
Date: Wed, 1 Aug 2018 10:11:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #3, bug #54416 (project octave):

Octave already has a very easy workaround for this, simply add


save_default_options ('-mat')


to your ~/.octaverc or global octaverc to choose to use this option by default
on your system.

In fact, 'octave --traditional' already sets save_default_options to
'-mat-binary', so that's another way to opt in to this setting by default.

I would say that this is working as designed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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