How can I create a character pointer using libpointer function
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How to generate a char pointer using the libpointer function?.
libpointer('charPtr',pCh);
pCh = 'Hello';
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Call C from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!