To Tran Luan
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
82,860
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0