Statistik
RANG
41.351
of 301.219
REPUTATION
1
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 21.193
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.467
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 8 Jahre vor | 0 Antworten | 1
0
AntwortenHow to plot a sinus uniformly?
It can be done via y=-1:.05:1; plot(asin(y),y,'o')
etwa 8 Jahre vor | 0
Frage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 =...
etwa 8 Jahre vor | 1 Antwort | 0
