Statistics
9 Questions
0 Answers
RANK
13 294
of 295 467
REPUTATION
3
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 7 år ago | 0 answers | 2
0
answersQuestion
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...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 9 år ago | 1 answer | 1