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

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

[Octave-bug-tracker] [bug #32151] Feature request: (compatibility) isdep


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32151] Feature request: (compatibility) isdeployed
Date: Mon, 17 Jan 2011 13:59:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?32151>

                 Summary: Feature request: (compatibility) isdeployed
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Mon Jan 17 13:59:34 2011
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In MATLAB, isdeployed is used to determine whether code is running in
deployed or standard mode:
http://www.mathworks.com/help/toolbox/compiler/isdeployed.html

It would be useful to have a compatibility function in Octave:

  function X = isdeployed
  return false;

so that the same code using isdeployed can work seamlessly in both MATLAB and
Octave.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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