![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5402650.jpg)
Tom Clark
Ocean Array Systems Ltd
2015년부터 활동
Followers: 0 Following: 0
Available for consultancy in MATLAB, Aero/Hydrodynamics, computational geometry, optimisation, web apps in python and API design and build.
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:...
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년 초과 전 | 1
| 수락됨
답변 있음
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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 1
1
답변답변 있음
implementation 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...
implementation 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년 초과 전 | 2
| 수락됨
질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 0 | 0