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

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

[Octave-bug-tracker] [bug #47970] warning: the 'serial' function is not


From: Michele
Subject: [Octave-bug-tracker] [bug #47970] warning: the 'serial' function is not yet implemented in Octave
Date: Sat, 21 May 2016 20:53:17 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:38.9) Gecko/20100101 Goanna/2.0 Firefox/38.9 PaleMoon/26.2.2

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

                 Summary: warning: the 'serial' function is not yet
implemented in Octave
                 Project: GNU Octave
            Submitted by: michele31415
            Submitted on: Sat 21 May 2016 08:53:15 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Michele31415
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I just installed Octave 4.0.0 in Win XP.  Then loaded the instrument package. 
Followed the examples but got this:


>> if (exist("serial") == 3)
    disp("Serial: Supported")
else
    disp("Serial: Unsupported")
endif
Serial: Unsupported

>> s1 = serial("COM2", 115200)
warning: the 'serial' function is not yet implemented in Octave

Please read `http://www.octave.org/missing.html' to learn how you can
contribute missing functionality.

>> pkg list

Package Name        | Version | Installation directory
--------------------+---------+-----------------------
instrument-control  |   0.2.2 | ...\instrument-control-0.2.2
>>


It seems like this should work.  ???




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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