Community Profile

photo

Tom Clark


Ocean Array Systems Ltd

Active since 2015

Available for consultancy in MATLAB, Aero/Hydrodynamics, computational geometry, optimisation, web apps in python and API design and build.

https://uk.linkedin.com/in/thclark1

Statistics

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
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:...

7 years ago | 1

| accepted

Answered
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...

7 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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 1

1

answer

Answered
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...

7 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...

8 years ago | 0 answers | 0

0

answers

Question


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 ...

9 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 0 answers | 0

0

answers