help-octave
[Top][All Lists]
Advanced

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

Re: Read serial data directly into Octave


From: Andreas Weber
Subject: Re: Read serial data directly into Octave
Date: Fri, 11 Aug 2017 16:24:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Am 10.08.2017 um 23:32 schrieb themattdiaz:
> I am trying to have Octave read data from a serial port and then create a
> figure with this data. When I run this program all I get is a blank figure
> with no data on it. Is there any errors in my code below? Please let me
> know. 

Without having the device it's nearly impossible to say...
But for you it's easy to trace this problem. Do you get meaningful data
when using srl_read? Is the problem with reading and interpreting the
data or plotting?

-- Andy



reply via email to

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