photo

Matthew Simoneau

MathWorks

2011 年からアクティブ

Followers: 0   Following: 0

My name as a MATLAB pun, courtesy of Tim Davis:

save perrier psi(weekday(3))

Personal site: http://www.matthewsim.com/
Professional Interests: social computing, web services, interface design, technical communication, MATLAB hacking

統計

All
MATLAB Answers

7 質問
8 回答

File Exchange

18 ファイル

Cody

0 問題
7 解答

ランク
850
of 301,840

評判
92

コントリビューション
7 質問
8 回答

回答採用率
28.57%

獲得投票数
41

ランク
272 of 21,434

評判
5,524

平均評価
4.20

コントリビューション
18 ファイル

ダウンロード
24

ALL TIME ダウンロード
46922

ランク
49,200
of 176,913

コントリビューション
0 問題
7 解答

スコア
80

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Personal Best Downloads Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
TeX (LaTeX math mode) symbols in legends and labels in MATLAB figures
By default, MATLAB supports a subset of TeX markup. For a list of supported symbols, see the documentation . For more symbols, y...

1年以上 前 | 24

| 採用済み

送信済み


Extract the TIFF Preview from an EPS File
Extract the TIFF preview from an EPS file.

10年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Using XPath from MATLAB
A simple example showing how to use XPath from MATLAB.

10年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Fitting Data with A Sudden Discontinuity
Find the displacement and supply it as a shift in a custom equation.

10年弱 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


Publish to MediaWiki
A stylesheet to make MATLAB publishing produce MediaWiki markup as an output.

10年弱 前 | ダウンロード 1 件 |

3.5 / 5

送信済み


MATLAB Contest Statistics
The code used to generate the "Statistics" page for the MATLAB® Contest.

10年弱 前 | ダウンロード 1 件 |

1.0 / 5
Thumbnail

送信済み


Unescape a JavaScript String
Manually interprets a JavaScript string, which may contain escape characters.

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


Print with Internet Explorer
Prints out a URL with Internet Explorer

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


Animation of "House of Cards" by Radiohead®
An animation of 3-D scatter data.

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


Upload a Video to YouTube™
Using the Youtube™ data API, upload a video directly from MATLAB®.

10年弱 前 | ダウンロード 1 件 |

3.0 / 5
Thumbnail

送信済み


Query a database
Provides a simple call for getting data out of a database.

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


Using Data from MOLA
Work with a medium-resolution dataset from MOLA.

10年弱 前 | ダウンロード 5 件 |

4.66667 / 5
Thumbnail

送信済み


Download a Slideshow from Kodak® Gallery
Download all the images in a Kodak® Gallery slideshow.

10年弱 前 | ダウンロード 1 件 |

4.33333 / 5
Thumbnail

送信済み


htmlBarh
Writes a horizontal stacked bar graph as an HTML-file.

10年弱 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


Save with Image Map
Saves a figure out as a PNG-file and creates a corresponding HTML-file with an image map.

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


closewindow
Close any window by name.

10年弱 前 | ダウンロード 1 件 |

4.5 / 5

送信済み


ShowWindow
Change the state of a window, like minimize and maximize.

10年弱 前 | ダウンロード 1 件 |

4.30769 / 5

送信済み


SnagIt
Capture the current window to an image file.

10年弱 前 | ダウンロード 1 件 |

3.5 / 5
Thumbnail

送信済み


Save Word as Text
Converts a Microsoft® Word document to a text file.

10年弱 前 | ダウンロード 1 件 |

5.0 / 5

質問


How do I send Unicode text from MATLAB into a Word document via the ActiveX interface?
I'm using MATLAB to programmatically create a Microsoft Word document on Windows. In general this solution works fine, but it is...

約11年 前 | 0 件の回答 | 1

0

回答

質問


Is it possible to force case-sensitivity for data operations like LOAD?
MATLAB is case-sensitive for calling functions, even on Windows: >> edit Untitled >> untitled Cannot find an exact (c...

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
How do I extract the TIFF preview from an EPS file using MATLAB?
% Define the source EPS file and the desired target TIFF to create. source = 'ode_nonneg1.eps'; target = 'ode_nonneg1.ti...

13年弱 前 | 0

| 採用済み

質問


How do I extract the TIFF preview from an EPS file using MATLAB?
EPS files can include embedded TIFF (and rarely WMF) previews for easy rendering in environments which do not have PostScript av...

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Error Using Publish
Sorry for the trouble, Eric. This is a known issue in R2011a. The workaround is here: <http://www.mathworks.com/support/bugre...

13年以上 前 | 0

| 採用済み

回答済み
How to publish code as a Word document on a Mac?
A workaround is to publish to HTML, open the HTML up in Word, and then save as Word.

13年以上 前 | 0

質問


What are the retroactively-applied release numbers for early MATLAB versions?
The Wikipedia article for MATLAB <http://en.wikipedia.org/wiki/MATLAB#Release_history gives release numbers> for versions of MAT...

14年弱 前 | 0 件の回答 | 0

0

回答

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

14年以上 前

解決済み


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

14年以上 前

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

14年以上 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

14年以上 前

さらに読み込む