photo

Sam Roberts


XMW Consulting

Last seen: alrededor de 4 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

XMW Consulting provides consultancy services in the areas of data mining and statistical analysis, specializing in the development of technical algorithms and applications with MATLAB®. http://www.xmwconsulting.co.uk http://www.xmwconsulting.co.uk/backslashblog http://www.linkedin.com/in/samroberts http://www.twitter.com/sllroberts Professional Interests: Data Mining | Statistics | MATLAB | Consultancy

Estadística

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

Ver insignias

Feeds

Ver por

Pregunta


Force doc command to open a specified reference HTML page
Say I've written a class in a package, called mypackage.myclass. I've written my own HTML documentation for the package and ...

alrededor de 12 años hace | 0 respuestas | 3

0

respuestas

Pregunta


Defining additional infix operators in MATLAB
Is there a way to define additional infix operators in MATLAB? Specifically, I'd like to define two infix operators "->" and ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
changing color while using 'hist' in a bar-plot
Try: h = bar(y,'hist'); set(h,'FaceColor','r','EdgeColor','r'); If you take a look at the <http://www.mathworks.co.uk/help...

más de 12 años hace | 2

| aceptada

Respondida
Problems starting Excel server
I ran into a similar issue recently. Are you working with the Click-to-Run edition of Microsoft Office? The click-to-run edit...

casi 13 años hace | 3