photo

Bernard


Last seen: 4 månader ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Automotive Testing

Statistics

MATLAB Answers

1 Question
6 Answers

RANK
4 496
of 299 221

REPUTATION
12

CONTRIBUTIONS
1 Question
6 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
6

RANK
 of 20 665

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163 778

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

  • Revival Level 1
  • First Review
  • First Answer

View badges

Feeds

View by

Answered
Give Focus to GUI Window
figure(app.UIFigure) works from within an app function for me. I have to use this often when calling uigetfile because after se...

nästan 3 år ago | 1

Question


ftp support for uiget* or uiput*
This might be more of a feature request than a question (unless someone knows how to accomplish this), but it would be nice if u...

mer än 3 år ago | 0 answers | 0

0

answers

Answered
Annotation 'arrow' head not aligned with arrow body
It looks like the angle of the arrow head is determined by the inverse tangent of dy/dx (the 4th and 3rd arguments of 'Position'...

nästan 4 år ago | 1

Answered
Equivalent of deal for a table
It would be nice to have this functionality. In the meantime, this works, although not as elegant. t.b(t.a>3) = repmat({'big'}...

mer än 4 år ago | 0

Answered
How to stop printing anything to command window?
doc evalc

mer än 10 år ago | 4

Answered
plotyy is not working properly???
I have found the solution: fh = figure; for f = 1:n [AX(:, f), H1(f), H2(f)] = plotyy(x1{f}, y1{f}, x2{f}, y2...

mer än 11 år ago | 0

Answered
plotyy is not working properly???
I am on a Windows machine and it does the same thing for me. Furthermore, if you were to plot several objects on each of the ...

mer än 11 år ago | 0