Community Profile

photo

Nico Spo


Last seen: alrededor de 3 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

All
  • First Review
  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Resuelto


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

más de 5 años hace

Pregunta


How can I change a tunable parameter with a Matlab function when using Simulink Coder?
We have a Simulink model that is compiled and run on a dSPACE box. We need to be able to # change the value of a parameter wi...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to solve algebraic loop with enabled subsystem and integrator?
Hello, I have an enabled subsystem which should run until the "subsystem time" t_subsystem has reached a specific value. I ke...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What's the best way to control the time and input data of a model from another model or Matlab?
I want to run a simulation that is practically controlled from another PC (e.g. ROS node). The other PC would irregularly se...

más de 6 años hace | 1 respuesta | 0

1

respuesta