photo

Min


Last seen: 7 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

12 days 前 | 1 个回答 | 0

1

个回答

提问


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

12 days 前 | 0 个回答 | 0

0

个回答

提问


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

19 days 前 | 1 个回答 | 0

1

个回答

已回答
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 days 前 | 0

| 已接受

提问


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

20 days 前 | 1 个回答 | 0

1

个回答

提问


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

20 days 前 | 1 个回答 | 0

1

个回答

提问


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 days 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

已回答
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 months 前 | 0

| 已接受

提问


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 months 前 | 2 个回答 | 0

2

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答