Community Profile

photo

Tobias Held


Last seen: 1 year ago Active since 2021

Statistics

All
  • First Review
  • First Submission
  • GitHub Submissions Level 1
  • Thankful Level 2
  • First Answer

View badges

Content Feed

View by

Answered
plotmatrix - how to change the color according to one variable in data?
I was looking for the same function, but with a continuous scale. However, I was not able to find an answer and made a function ...

2 years ago | 0

Question


Optimize Simulink Model with valid parameter combination and invalid solutions/errors | Skip solutions with errors in optimization
I am trying to run a global opimization on my simulink model and within the range of my parameters are combinations, that create...

2 years ago | 1 answer | 0

1

answer

Answered
What should go in a next-generation MATLAB X?
A small but handy function that allows when in workspace to press a letter and automatically highlight the variable with this fi...

2 years ago | 1

Answered
How do I use a cfit or very small numbers in a simulink matlab function?
Use cfit see this answer. Alternativly make a normalized fit and edit the createFit function like I answered here

2 years ago | 0

| accepted

Answered
cfit extract normalization mean and std
I would like to share my code for the answer from @Maeri, thank you I was looking for this! Add this to your Fit function. [fi...

2 years ago | 0

Question


How do I use a cfit or very small numbers in a simulink matlab function?
I am trying to use a cfit (2. polynominal) in a simulink matlab function. A simple From Workspace block for the Coefficients doe...

2 years ago | 1 answer | 0

1

answer

Question


What standard does the Implement generic hydrogen fuel cell stack model use as standard liters per minute?
The outport of the fuel cell model gives two types of fuel flow. One in slpm (standard liter per minute) and one in lpm (liter p...

2 years ago | 1 answer | 0

1

answer

Answered
What should go in a next-generation MATLAB X?
Darktheme Standart font with distinguishable lI1, 0O etc. (eg. FiraCode, Input)

2 years ago | 0

Answered
How can I add a new font to the list of available fonts in MATLAB?q
The FiraCode installation instruction worked for me: Summary To use this font with MATLAB for Windows 10 64-bit: Load the fon...

2 years ago | 0

Question


Simscape powergui discrete solver tolerance
In the Documentation of the powergui is not specified if the solver tolerance is absolute or relative. I guess its relative but ...

2 years ago | 0 answers | 0

0

answers

Question


What does vdp stand for? (Mathworks Example Simulation Model)
I was wondering why the models in the Mathwork Help Center are always called vdp. This is pure curiosity and a little bit inse...

3 years ago | 2 answers | 1

2

answers