How could I get workspace variables' name, type in real time
Show older comments
Hi,
I am a student and now working on a project that using a C++ program to communicate with Simulink on real time. The problem is: I do know there are some functions like GetWorkspacedata or GetFullMatrix, however these functions need you know the name and type of the data you want to get. How could I get these data without knowing them already, I mean is there a function in COM automation server or Engine could get the list/array/whatever of data's names and types?
Answers (1)
Stalin Samuel
on 17 Dec 2014
0 votes
Categories
Find more on Call MATLAB from C in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!