photo

Sam Roberts


XMW Consulting

Last seen: 約4年 前 2011 年からアクティブ

Followers: 0   Following: 0

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

統計

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

バッジを表示

Feeds

表示方法

質問


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

約12年 前 | 0 件の回答 | 3

0

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

12年以上 前 | 2

| 採用済み

回答済み
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...

13年弱 前 | 3