Anh Tran
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
286,577
of 296,235
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,374
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,748
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
Define MATLAB Interface to C++ Library (multi-dimesion array as input/output without knowing the dimension before hand)
Hi, I got a simple problem in C but I am not sure how to implement it with Matlab's clibgen. int myfunc(float matrix1[][2], fl...
5 years ago | 0 answers | 0
0
answersQuestion
TCPIP communication between Matlab - Arduino. Stuck at fopen even when Arduino indicated a connection has been established.
Here's my Arduino Code: #include <WiFi101.h> // To connect to the server on laptop char ssid[] = "EEELAB"; char pass[] = "...
5 years ago | 0 answers | 0
0
answersQuestion
Extracting number from a string
How can I extract the number 1 from the string 'M1' ?
8 years ago | 4 answers | 0