Community Profile

photo

Olaf Bousche


Krohne

Last seen: 1 day ago Active since 2015

Followers: 0   Following: 0

Message

R&D scientist flowmeter development

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • First Submission
  • Explorer
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Submitted


hex2fp
Convert IEEE hexadecimal string to single or double precision numbers

3 months ago | 4 downloads |

Answered
How to set my legend differently from my plotting?
You can use the line handles to do this. For each plot j store the handle: p_handles(1) = plot(x, y, 'r.', "LineWidth", 1, "Dis...

2 years ago | 0

Question


Plotting from a loop in a live script in Matlab 2016b
I want to plot and write text fro a loop in a live script. Unfortunately this puts all the text at the top and charts at the bot...

7 years ago | 1 answer | 1

1

answer

Question


How to remove the data from a handle class from memory
I feel like an idiot but I don't seem to be able to solve the following problem: When I define a handle class, how do I destr...

8 years ago | 1 answer | 0

1

answer