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

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

[Octave-bug-tracker] [bug #38270] Units conversion from degC to K has sy


From: anonymous
Subject: [Octave-bug-tracker] [bug #38270] Units conversion from degC to K has syntax error
Date: Wed, 06 Feb 2013 07:24:34 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17

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

                 Summary: Units conversion from degC to K has syntax error
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 06 Feb 2013 07:24:32 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Shane
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.3
        Operating System: Mac OS

    _______________________________________________________

Details:

Using the units() function available in the Miscellaneous OctaveForge package
to convert to Kelvin produces a syntax error.

A code example should illustrate this bug pretty simply:

        octave:11> units("degF", "K", 90)
        parse error:
        
          syntax error
        
        >>> y = x*0.55555556 +255.37222);
                                       ^
        
        parse error:
        
          syntax error
        
        >>> y = x*0.55555556 +255.37222);
            ^
        
        error: called from:
        error:   /path/to/octave/miscellaneous-1.2.0/units.m at line 52, column 
5




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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