To Tran Luan
Followers: 0 Following: 0
Feeds
提问
How to interface TCA9548A in Matlab Raspberry Pi?
I am currently using the Matlab Raspberry Pi support package to try connect 2 I2C Sensor which have the address of 0x52 (TOF1012...
3 years 前 | 1 个回答 | 0
1
个回答提问
TOF10120 I2C Sensor with matlab Raspberry Pi 4
i am using the I2C connect to connect the TOF10120 Laser Distance Sensor, after I connect all to Raspberry and use read() but th...
3 years 前 | 0 个回答 | 0
0
个回答提问
Trouble with Raspberry Pi 4B in GUI design
So the problem is i was trying to take a snap shot and display the snapped picture on the Axes1 in the GUI that I design. the ...
3 years 前 | 0 个回答 | 0
0
个回答提问
Excecute computation on push button
Hello, i have a problem with Push Button in matlab 2020b The input was fine but when I assign the push button, the mathematic ...
3 years 前 | 2 个回答 | 0
2
个回答提问
While loop does not repeat
clc;close all;clear all; [~,Spot]= xlsread('parkingspot.xlsx','A1:B4'); pick =choose(); spotcheck = strcmpi(Spot,'V'); spotc...
3 years 前 | 1 个回答 | 0
1
个回答提问
I need help with sort out string from Excel File to Matlab
This is the Excel part that i imported to Matlab UserData = 4×2 cell array {'30E92115' } {'abc123@gmail.com''} ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I modify the content by adding an output an email in sendmail()
So i been using sendmail() to try to send an email with matlab, but are there any way that I can put the output of one function ...
3 years 前 | 1 个回答 | 0