Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
13.294
of 295.467
REPUTACIÓN
3
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Error running in Simulink external mode with Arduino
I have been using an S-function I created in Simulink to communicate with multiple compass sensor modules for the past couple of...
casi 7 años hace | 0 respuestas | 2
0
respuestasPregunta
How to execute subsystem once at startup
I am trying to figure out how to do the Simulink equivalent of the Arduino 'void setup' in my program. For my program I want t...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Adding a delay to input reading in Simulink
I am trying to delay the input of an analog reading so that it only reads every 10 seconds, while the rest of the program still ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Absolute value of a difference in Simulink if block
I am trying to use the following inequality in my if block, which has two inputs: (u1 > 37) & (abs(u1 - u2) <= 1) However, I k...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Using Arduino libraries for S-function in Simulink
I have been trying to implement an S-function block in my Simulink model to control multiple magnetometers through an I2C multip...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Arduino libraries stopped working in Simulink
I have been using an S-function for an LCD in Simulink, which includes the Arduino source and header files <LiquidCrystal.h> and...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Multiple I2C devices with Simulink
I have two sensors with the same fixed address, is there any way I can communicate with both using the I2C blocks in Simulink? I...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Setup Arduino in Simulink port connection issue
I am trying to run the simple led tutorial but when I choose the correct port(COM4) it will not connect and I get a timeout erro...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Runge-Kutta - Orbital mechanics application
I am attempting to write a code to numerically integrate the equations of motion for 5400 seconds, in increments of 10 seconds u...
alrededor de 9 años hace | 1 respuesta | 1