Getting Values from c++ programm as simulink input
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Sukhwinder Singh
 el 12 de Jun. de 2016
  
    
    
    
    
    Respondida: Pavithra Ashok Kumar
    
 el 15 de Jun. de 2016
            Hey, I got a c++ program which is calculating the position and i want to use simulink to control the position. Therefore I need to get the position values as input in simulink Now i have two options in mind:
1.I want to send the values from the c++ program to simulink directly. Is this possible?
2. Or write the data into a .m file and read it into simulink.
Do you guys have any idea if and how any of these options is possible?
0 comentarios
Respuestas (1)
  Pavithra Ashok Kumar
    
 el 15 de Jun. de 2016
        A similar question is addressed here:
This could serve as a good starting point to your requirement.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

