Statistiques
RANG
190 967
of 301 009
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
1
RANG
of 21 133
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
code executes very slowly suddenly
Recently I am working on an application development that reads an external hardware and plots real time values in MATLAB. The pr...
environ 4 ans il y a | 1 réponse | 0
0
réponseA résolu
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...
environ 4 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 4 ans il y a
Zoom in settings resets automatically when new data value are added
Thank you jagadeeshwaran for reminding me to update my answer. Here I have included a sample code %test animated line anim= ...
environ 4 ans il y a | 0
| A accepté
Question
Modify drawnow limitrate to update only 10 frames per second.
My work is based on real time data acquisition and I am plotting the data in real time. My program currently reads 200 sets of d...
environ 4 ans il y a | 1 réponse | 0
1
réponseUnable to read from FTDI device using calllibrary function
I got the problem resolved. The problem is at the end of each command in FT_Write it is required to add carriage return(\r). Whe...
plus de 4 ans il y a | 1
| A accepté
Question
Unable to read from FTDI device using calllibrary function
I am trying to read values from a FTDI device. I am using loadlibrary and calllib functions. loadlibrary('ftd2xx64.dll','myhea...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Zoom in settings resets automatically when new data value are added
I am trying to plot a real time data from a hardware. I want new data values to be plotted and connected to previous data points...
plus de 4 ans il y a | 1 réponse | 0
1
réponseGet data from hardware using C and process it in MATLAB in real time
I found this method simpler. Just run the program using system command in matlab. Run the code like you would do in your cmd. ...
plus de 4 ans il y a | 0
Question
Get data from hardware using C and process it in MATLAB in real time
I have a C program that output 10200 bytes of data by communicating with an hardware. I want to process the data in matlab, plo...
plus de 4 ans il y a | 2 réponses | 0



