photo

Min


Last seen: 8 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

13 Tage vor | 1 Antwort | 0

1

Antwort

Frage


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...

13 Tage vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

20 Tage vor | 1 Antwort | 0

1

Antwort

Beantwortet
App 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!

20 Tage vor | 0

| akzeptiert

Frage


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...

21 Tage vor | 1 Antwort | 0

1

Antwort

Frage


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...

21 Tage vor | 1 Antwort | 0

1

Antwort

Frage


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...

21 Tage vor | 1 Antwort | 0

1

Antwort

Frage


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...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

3 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
Arduino 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...

4 Monate vor | 0

| akzeptiert

Frage


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...

4 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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,...

fast ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort