![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5402650.jpg)
Tom Clark
Ocean Array Systems Ltd
Followers: 0 Following: 0
Available for consultancy in MATLAB, Aero/Hydrodynamics, computational geometry, optimisation, web apps in python and API design and build.
Statistics
RANK
3,560
of 297,046
REPUTATION
15
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
4
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Sprintf not supported with c codegen. Which is the workaround?
The accepted answer on this SO post shows one way of doing it (for ints) which could be adapted to floats, presumably). http:...
8 years ago | 1
| accepted
GPU computing with OS X 10.8 and retina macbook
By far the vast majority of retina macbook pros actually have Intel graphics adapters, rather than NVIDIA. In that case, atte...
8 years ago | 0
Question
How to call sub or superclass constructor when recursively creating objects
Hi, I'm writing a tree class. I'd like a superclass to contain generic construction / maintenance methods, then be able to su...
8 years ago | 1 answer | 0
1
answerQuestion
How effective is Report Generator DOM API on linux?
I need to create an automated reporting system, for software that will ultimately be deployed to linux, windows and mac machines...
8 years ago | 1 answer | 1
1
answerimplementation of subclass from triangulation
Fabio, To follow up on Rebecca's (correct, IMO) answer, you can overload properties and methods of the triangulation class, t...
8 years ago | 2
| accepted
Question
How can I run publish() in a workspace other than base?
I'm using the publish() function to build up an automated reporting process. BUT, whenever I call publish() from within a functi...
9 years ago | 0 answers | 0
0
answersQuestion
What is the most elegant way to get yp from solution of ODE15i?
Hi, I'm solving an ODE using ODE15i. As per the usual use case of 15i, the function I'm integrating is a function of t,y,and ...
10 years ago | 2 answers | 0
2
answersQuestion
Equivalent of windows' cmd on a mac - How to use java.lang.ProcessBuilder to launch an executable?
Hi, I have the following code (example adapted from http://uk.mathworks.com/matlabcentral/fileexchange/30478-xfoil-matlab-int...
10 years ago | 0 answers | 0