Luis Ricardo Rivera Goitia
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
210.688
of 295.467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
How to make the x-axis of a graph restart from 0 again when pushing a start button after have stopped the plotting process?
I'm working in a GUI which shows current and speed vs time of a DC Motor. When pushing the start button from the beginning both...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Matlab app designer error related to an array
I'm developing a GUI to show DC-motor current and speed signals, now I'm experiencing some code difficulties. When running the ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How can I receive the signal from MQTT in Matalab GUI?
I have an ESP32 that produces a signal that is sent to MQTT and then I read that signal using Matlab code. That I want to do is...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How do I extract data from a structure and put them all in one single array?
I have a 1X31 struct with two fields, I would like to extract all the data from the second one, and put them all in one single a...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Stopping a Matlab code using a push button in appdesigner
I would like to know what is the code that I need to write down in appdesigner when using a push button to stop a matlab program...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to concatenate an array?
I have an array that is receiving data from the cloud, and I'm loosing the initial data while the array continue receiving the d...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Plotting Column X vs Column Y?
Having this table, how can I obtain a graph that shows on x-axis the first column values and on y-axis the second column values?...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Getting values separated by commas from a string array
I have this string array: str 113x 1 "52,884,410" "44,878,410" "46,896,410" "82,941,410" . . . "130,890,415" and I w...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
I'm getting this error with syms, do you know how can I fix it?
meer dan 4 jaar ago | 1 answer | 0