photo

Olaf Bousche


Last seen: 6 days 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
MATLAB Answers

2 Questions
1 Answer

File Exchange

1 File

RANK
36,307
of 297,503

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
19,583 of 20,449

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
5

RANK

of 159,017

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

  • 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

1 year ago | 1 download |

0.0 / 5

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...

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

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...

9 years ago | 1 answer | 0

1

answer