Community Profile

photo

Anh Tran


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

4 years ago | 0 answers | 0

0

answers

Question


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[] = "...

4 years ago | 0 answers | 0

0

answers

Question


Extracting number from a string
How can I extract the number 1 from the string 'M1' ?

7 years ago | 4 answers | 0

4

answers