photo

Anh Tran


Last seen: mehr als 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 4 Antworten | 0

4

Antworten