Min
Followers: 0 Following: 0
Estadística
18 Preguntas
2 Respuestas
CLASIFICACIÓN
228.385
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
18 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
72.22%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
while loop iteration in App Designer with Arduino
Hi, So I have this code if value == 1 while value == 1 i = readDigitalPin(app.Output_Ard...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Arduino writePWMDutyCycle not performing the cycle
Hi, I am having a weird issue with the Arduino via Matlab code. this is the simple code I have a = arduino configurePin(a,'D...
2 meses hace | 0 respuestas | 0
0
respuestasPregunta
Basic Matlab App deisnger question regarding the Component Library
Hi, This is a very basic question but I coudln't find information regarind my inquery. I have multiple slider switches on the ...
2 meses hace | 1 respuesta | 0
1
respuestaApp Designer Multiple Dialog in different file path
I found a way to make it work. I just had to add the addpath function to the main dialog script then open the file. Yay!
2 meses hace | 0
| aceptada
Pregunta
App Designer Multiple Dialog in different file path
Hi, Maybe I am just being dum but I am not sure how to approach this. I read the Create Multiwindow Apps in App Designer - MAT...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Two Arduinos with Two Simulink Model
Hi, Please let me know if I am doing something wrong or it is just the limit of Matlab. I have 2 Arduinos, Uno and Due. I cre...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
List Arduinos and connect to multiple Simulink
Hi, I have 2 questions. 1 is about the com port and 2 is about the setting up the simulink via code. So I found out that 2024A...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
App Designer and Simulink Interchange
Hi, i know it sounds a bit crazy but I want to interact between app designer and simulink. I am working with Arduino Due, and I...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Live CAN message from Simulink to App Designer
Hi all, I am having issue with both Simulink and App designer due to Arduino Hardware limitation. So my new approach is to re...
5 meses hace | 1 respuesta | 0
1
respuestaArduino Due CAN bus Communication via Simulink
Forgot to answer and share the knowledge that I have since the issue has been conditionally resolved. It is possible to read th...
6 meses hace | 0
| aceptada
Pregunta
Arduino Due CAN bus Communication via Simulink
Hi, I have Arduino Due with CAN shield to read and send CAN messages but some reason I was not able to read with the message v...
6 meses hace | 2 respuestas | 0
2
respuestasPregunta
Datacursor to show Z axis String Info with Precise X axis information
Hi, I am trying to show the Z axis string info when I click the cursor on the plot (3D). But the problem is that, when I have j...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
For loop optimization and performance increase
Hi, I am still new to matlab environment and I have been developing this CAN message interpret app. The app is to read CAN mes...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
Counting First digit of a certain number
Hi, I am working with a large number of data to analyze if there are any failures in data which having some hard time manually l...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
Vehicle Network Toolbox Value Table Use
Hi, I have been decoding this CAN message using DBC file which contains meanings of each message; for example, 1 is on and 0 is ...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Create Timetable correspond to another timetable
Hi, I am trying to create a timetable that correspond to another timetable data that was generated from CAN data. For example, ...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Plot graph not shown
Hi, I am currently using 'stackedplot' to plot all of my data (unfortunately I cannot change this to non-stacked plot due to ite...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
extract a row of 2D array based on constant 2D array values
hi I am trying to pull out / extract number of rows from a 2D array data based off from another 2D array (1 row). For example,...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How can I combine two double arrays into one but in different rows and columns within Matrix
So, for example, I have a matrix that is A = [0;0;0;1;1;1;2;2;2] and B = [5,6,7,8;1,2,3,4;0,1,2,3] and I want the result ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Loop to create a matrix with adding a constant value to a matrix
I am trying to make a loop that can save the iterations and add a contant value to a matrix. For example, I am very sorry ...
alrededor de 1 año hace | 1 respuesta | 0