![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1810175.jpg)
Raymond Chiu
Mayo Highschool, FIRST Team 2530
Followers: 0 Following: 0
* FIRST Robotics Mentor
Statistik
RANG
22.148
of 297.016
REPUTATION
2
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to create an indexable array of fid
To open a file: fid = fopen('speedygo_nCores.bat','wt'); and given: nCores=6; What is the syntax to declare a fid array of s...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Video file I/O requires Gstreamer 1.0 and higher
What is causing the error and what are the steps for corrective action? Error message: <</matlabcentral/answers/uploaded_fil...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenMATLAB 2018b hangs on splash screen in ubuntu 16.04 (unsupported java probably)
2018b on Ubuntu 16.04 >> version -java ans = 'Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server...
mehr als 6 Jahre vor | 0
Matlab Serial Communication on MAC
lsusb is available through home-brew on OS X https://stackoverflow.com/a/51579385/4953146
mehr als 6 Jahre vor | 0
is anyone having a pulse oximeter simulink model
If your goal is to have Simulink read live data from a pulse oximeter, this can be done either with an A/D system: http://tinyur...
mehr als 6 Jahre vor | 0
Why is MATLAB unable to find the JDBC Driver?
A clever peer solved this problem with V5.1: Connector/J 8.0 (including mysql-connector-java-8.0.11.jar) supports only JRE 1....
mehr als 6 Jahre vor | 1
| akzeptiert
Frage
Why is MATLAB unable to find the JDBC Driver?
Attempts, from MATLAB, to connect to a database fail. conn = database(dbsource,username,password,'Vendor','MySQL', 'Serv...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenRead an input file- process it line by line
See: https://www.mathworks.com/help/matlab/ref/feof.html fid = fopen('badpoem.txt'); while ~feof(fid) tline = fge...
fast 7 Jahre vor | 0
cmd+0 keyboard shortcut from Live Editor to Command Window
@MATLAB staff: wouldn't it be easier for users if there was one command to toggle between the MATLAB Command Window and the live...
fast 7 Jahre vor | 0
Frage
OS X 2017b Simulilnk SerialReceive SerialConfigure
A usb serial data source was connected and verified with a terminal program (Coolterm). Attempts configure the blocks in the ...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Simevents stochastic replications capability?
When simulating a system, it is often necessary to <https://en.wikipedia.org/wiki/Replication_(statistics) replicate simulations...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink Send / Receive data model Example
Built and attached example described in this link: <http://www.mathworks.com/help/instrument/building-simulink-models-to-send-an...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Troubleshooting bluetooth over serial
The exercise is to retrieve the model number of a Bluetooth device. Win10 Bluetooth connection: <</matlabcentral/answers/u...
mehr als 9 Jahre vor | 0 Antworten | 0