photo

Joerg Buchholz


Hochschule Bremen

Last seen: 1 year ago Active since 2006

Followers: 0   Following: 0

Message
Programming Languages:
Python, C#, Javascript, MATLAB, HTML, CSS, Visual Basic
Spoken Languages:
English, German
Pronouns:
He/him
Professional Interests:
First Year Engineering, Teaching and Learning, Code Generation, Aerospace and Defense, Flight Dynamics

Statistics

All
MATLAB Answers

4 Questions
1 Answer

File Exchange

6 Files

ThingSpeak

1 Public Channel

RANK
6,556
of 300,571

REPUTATION
6

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
4

RANK
616 of 21,027

REPUTATION
2,939

AVERAGE RATING
4.50

CONTRIBUTIONS
6 Files

DOWNLOADS
42

ALL TIME DOWNLOADS
19531

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
50

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Feeds

Question


How do I print the mask of a Simulink system in vector format?
I would like to print the mask of a Simulink system, e.g. <</matlabcentral/answers/uploaded_files/68791/Unbenannt.PNG>> in...

9 years ago | 1 answer | 0

1

answer

Answered
Transfer graphics handle between methods in Level-2 MATLAB S-Function
The Mathworks answered: Using DWork indeed does not work since this does not accept all datatypes, the UserData field of your...

9 years ago | 2

| accepted

Question


Transfer graphics handle between methods in Level-2 MATLAB S-Function
In the Start method of a Level-2 MATLAB S-Function I create a graphics object e.g. a surf. In the Update method I want to manipu...

9 years ago | 1 answer | 2

1

answer

Question


Can I rely on symbolic cross?
I cannot find that cross is overloaded for symbolic vectors in the documentation. Nevertheless, it seems to work: ...

13 years ago | 0 answers | 0

0

answers

Question


2 complicated 2 solve?
Can you do that? ;-) >> solve ('1/(1/x + 1)') Warning: Explicit solution could not be found. > In solve at 83 ans ...

14 years ago | 0 answers | 0

0

answers