Community Profile

photo

Bart


Last seen: 2 years ago Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Can someone provide a previous version of this Heat Pump example model?
Hi, I'd really like to use the Simulink example 'Residential Air Source Heat Pump' but it seems it's only available on R2022a v...

2 years ago | 1 answer | 0

1

answer

Question


Can simulink tell me how much storage space on my Arduino is used?
Hi, Like the title describes, i'd like to know how much space and dynamic memory my program uses. That way i can anticipate ...

8 years ago | 1 answer | 0

1

answer

Question


How to use real-time variable without slowing down the simulation
Hi, I need to include time to refer to in my simulation, but since the simulation itself runs way faster than real-time i c...

8 years ago | 0 answers | 0

0

answers

Question


How to get matlab to save acquired user input in a file/profile?
Hi, I'm trying to collect information (car specifications) through a dialog-box, and then save this into a file/profile or so...

9 years ago | 1 answer | 0

1

answer

Answered
How do I create a dialog-box to work with numerical values?
Nevermind, i figured it out myself already. This does the trick for me: values = {'value 1:','value 2:'}; values = inpu...

9 years ago | 0

| accepted

Question


How do I create a dialog-box to work with numerical values?
I'd like let matlab display a dialog box to obtain information which is needed to do certain calculations. So I created a dialog...

9 years ago | 2 answers | 0

2

answers

Question


How to plot a function with a matrix?
For an exercise at school, I'm trying to plot a function where the variable is a matrix. The function is very simple: y=x^4 Th...

9 years ago | 1 answer | 0

1

answer