Community Profile

photo

Hannes


Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I use tfestimate with multi-experiment data?
I am trying to use tfestimate() with inputs and outputs garnered from multiple experiments. However, I'm not sure what the most ...

9 years ago | 0 answers | 0

0

answers

Question


Can't get information in workspace from an S-function in an automated manner
I have an S-function that I've built using some referenced c-files, and I want to store some of the properties regarding the nam...

9 years ago | 0 answers | 0

0

answers

Question


I don't know the cause of these jumps when finding a solution with a discontinuous reference function
I have a simple function with error dynamics edot = -b0*e, which means that if I track a reference function Fref, the output F h...

10 years ago | 0 answers | 0

0

answers

Question


Using S-Function Builder with xPC Target
I used the S-function builder to compile some C-files that I used in Simulink. However, when I went to run it in xPC Target, it ...

10 years ago | 0 answers | 0

0

answers

Question


How do I solve a differential equation that has an input derivative using ode45?
I have a simple equation I'd like to solve: Fdot = udot - b0*(F - u), where u is a time varying input, F is the variable I'm sol...

11 years ago | 1 answer | 0

1

answer

Question


Can't get model in xPC Target to communicate with a computer running MATLAB via UDP
In short, I can get two computers running MATLAB to talk to each other via UDP, and I've used UDP blocks in xPC Target to commun...

11 years ago | 0 answers | 0

0

answers

Question


Is it possible to visualize things happening on a target computer in (close to) real time on the Host?
I'm using xPC Target to control a robot arm with a joystick. I'd like to plot its location in a 2-D plane (so things that are to...

11 years ago | 1 answer | 0

1

answer

Answered
Identical blocks in Simulink with identical inputs from different sources results in different solutions
Hi Guy, thanks for your comments. I tried to look into your suggestions. The colors are present purely to draw attention to the ...

11 years ago | 0

Question


Identical blocks in Simulink with identical inputs from different sources results in different solutions
While debugging a model-based controller on a system, I came across the following situation: I have two identical blocks, eac...

11 years ago | 2 answers | 0

2

answers