Olaf Bousche
Followers: 0 Following: 0
R&D scientist flowmeter development
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
36,505
of 295,527
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
19,379 of 20,242
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
5
RANK
of 154,057
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
Submitted
hex2fp
Convert IEEE hexadecimal string to single or double precision numbers
11 months ago | 1 download |
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...
3 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...
8 years ago | 1 answer | 1
1
answerQuestion
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...
9 years ago | 1 answer | 0