photo

Min


Last seen: 4개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

18 질문
2 답변

순위
183,532
of 300,369

평판
0

참여
18 질문
2 답변

답변 채택
72.22%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 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 ...

대략 1년 전 | 답변 수: 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!

대략 1년 전 | 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...

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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 ...

거의 2년 전 | 답변 수: 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, ...

거의 2년 전 | 답변 수: 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...

거의 2년 전 | 답변 수: 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,...

대략 2년 전 | 답변 수: 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 ...

대략 2년 전 | 답변 수: 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 ...

대략 2년 전 | 답변 수: 1 | 0

1

답변