Feeds
질문
Serial fread is too slow
I'm using MATLAB R2017a & Linux. version -java 'Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Se...
대략 8년 전 | 답변 수: 0 | 1
0
답변질문
How to plot a sinus uniformly?
<</matlabcentral/answers/uploaded_files/103555/sinus.png>> If I plot sinus like this x=0:0.05:2*pi; y=sin(x); plot...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Redirect output from C to Matlab
I'm using Linux & Matlab R2017. I have a C program, which have an infinite output via printf() which I want to direc...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Set non-common BaudRate, MATLAB 2017 & termios.h
My os is Ubuntu 16.04 & MATLAB R2017a. When I'm trying to listen serial port with non-common baud rate, I get error: s =...
대략 8년 전 | 답변 수: 1 | 0
