photo

Patrick Hew


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
2 Answers

File Exchange

6 Files

RANK
161,204
of 300,584

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
10,338 of 21,030

REPUTATION
59

AVERAGE RATING
4.00

CONTRIBUTIONS
6 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
553

RANK

of 169,723

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 Answer
  • Revival Level 1
  • Personal Best Downloads Level 1
  • First Review
  • First Submission

View badges

Feeds

View by

Answered
Zeros and Roots function from "Numerical Computing with Matlab" textbook
The 'trick' is that the call z = fzerotx(@besselj,[0 pi],0) doesn't invoke besselj in the way that you'd expect. What happens...

5 years ago | 0

Answered
Where is the Java Virtual Machine used by MATLAB? (Tell Eclipse to use the same JVM as MATLAB?)
(Apologies for answering my own question): I _may_ have found it in R2016a\sys\java\jre\win64\jre\bin\

8 years ago | 0

Question


Where is the Java Virtual Machine used by MATLAB? (Tell Eclipse to use the same JVM as MATLAB?)
I plan to create some Java classes that I will call from MATLAB. To avoid incompatibilities, I would like to tell Eclipse to us...

8 years ago | 1 answer | 0

1

answer