How can I connect a Thin client PC to the matlab simulink to check his perameters?
Show older comments
A thin client is a computer or a computer program which depends heavily on some other computer (its server) to fulfill its traditional computational roles. The perameters that are to be checked includes voltage, current, power etc.
Answers (1)
Kaustubha Govind
on 28 Aug 2012
0 votes
There are several techniques available to interface MATLAB with an external application. You may want to choose one of these to interface MATLAB with your program. You can then use commands like load_system and get_param to load a Simulink model and query its parameters. See the Simulink function reference for other command-line functions.
Categories
Find more on Converters (High Power) 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!