How can I connect a Thin client PC to the matlab simulink to check his perameters?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Kaustubha Govind
el 28 de Ag. de 2012
0 votos
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.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!