Javier Mateo
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
34,108
of 295,527
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
App Designer. Should I use app functions or external fuctions?
I created a "program" based in scripts and functions and I have merged it into an app from App designer to make it more user fri...
3 years ago | 1 answer | 0
1
answerQuestion
Can I pass arguments to a @callbackFcn?
Hello, I am reading some data from a serialport by using this function: configureCallback(s,"terminator",@readSerialData) Th...
3 years ago | 2 answers | 1
2
answersQuestion
Real time growing table. Should I use table, double array, cell array..?
I am reading data from a serialport using Callback. So every line of data is a 'double 1x3' like: new_line = [time distance RS...
4 years ago | 0 answers | 0
0
answersQuestion
Error when trying to read data from serialport
Hello! I have a serialport connected, like this: s = Serialport with properties: Port: "COM9" ...
4 years ago | 0 answers | 0