photo

To Tran Luan


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
199,426
of 297,503

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

View by

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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


While loop does not repeat
clc;close all;clear all; [~,Spot]= xlsread('parkingspot.xlsx','A1:B4'); pick =choose(); spotcheck = strcmpi(Spot,'V'); spotc...

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer