
Jiro Doke
Georgia Institute of Technology (B.S. MechE), University of Michigan (Ph.D. MechE), MathWorks
Statistics
41 Files
Cody Blogs934 Posts
RANK
100
of 260,470
REPUTATION
1,145
CONTRIBUTIONS
1 Question
221 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
354
RANK
16 of 17,901
REPUTATION
27,164
AVERAGE RATING
4.60
CONTRIBUTIONS
41 Files
DOWNLOADS
836
ALL TIME DOWNLOADS
249902
CONTRIBUTIONS
934 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Data Analysis Workshop for pre-university students (JP 日本語)
Data analysis workshop using MATLAB for pre-university students (in Japanese)
3 months ago | 4 downloads |

MATLABからExcelファイルを開く。ただし、ファイルが開かれている時は2重で開かない。
こんな感じで出来ると思います. filename = 'C:\Test.xlsx'; try % 既存のExcelへ接続 excelapp = actxGetRunningServer('Excel.Application'); ...
4 months ago | 0
Published
Import Explorer to help you with importing table data
Jiro's Pick this week is Import Explorer for tables by Jan Studnicka.When importing data as a table, you can use...
12 months ago

Published
Simulink API で MATLAB から Simulink を操る② ~モデルの編集~
こんにちは、トレーニングエンジニアの遠藤です。 このブログでは「MATLAB と Simulink を繋ぐ」をテーマとして、MATLAB と Simulink...
12 months ago

How to find first instance of a value in array?
Is this what you're looking for? maximum = 5; arr = [2 4 3 5 7 3 4]; find(arr == maximum, 1)
12 months ago | 0
How to publish (download) my MATLAB code and plots as pdf?
If you're working with a traditional MATLAB file (.m file), then you should see a "PUBLISH" tab. If you're working with a L...
12 months ago | 0
Published
MATLAB Answers Q&A: Hernia Baby さん
やる気出ねえ ⇒ 休憩とって Answers で 5 分程度コード書く ⇒ やる気出る 質問者さん本当にありがとう ~Hernia Baby さんの Tweet より~ こんにちは、井上 @michio_MWJ です。先日は MATLAB...
1 year ago

Published
Industrial Machinery Anomaly Detection
Rachel is the product manager for predictive maintenance at MathWorks. Rachel's pick this week is Industrial...
1 year ago

Published
Widgets Toolbox – MATLAB App Building Components
Sean's pick this week is Widgets Toolbox by Robyn Jackey. Contents ...
1 year ago

Published
Visualizing Earth and Celestial Bodies
Jiro's Pick this week is 3D Earth and Celestial Bodies (planet3D) by Tamas Kis.I'm not an expert in astronomy or space...
1 year ago

Published
Face Detection with Deep Learning
Brett's Pick this week is MTCNN Face Detection, by Justin Pinkney, a MathWorks colleague from our Consulting Department.We...
1 year ago

Rewriting pplane and dfield
You may want to try the newly "recreated" Phase Plane and Slope Field Apps. It says it requires R2021a or later.
1 year ago | 2
| accepted
Published
Satellite Trajectory
Will's pick this week is Satellite Trajectory by Huy Nguyen. This submission provides an app that you can install and add...
1 year ago

Published
MATLAB チョットデキル 人たちが教えるイチオシ機能
初めて知ったときにそうだよ、コレだよコレってなりました。 ~テツ高垣 (@Urahustet) さんのコメントより~ お久しぶりです、井上 @ 引き続き在宅勤務です。 Twitter でも「MATLAB インストールした?」「MATLAB...
1 year ago

Published
MATLAB Function ブロックを使いこなせ!
皆さんこんにちは。トレーニングエンジニアの遠藤と申します。 このブログでは、「Simulink と MATLAB...
1 year ago

Published
Get the Ship Stuck!
In this blog post, I want to get the Ever Given cargo ship stuck in the pond next to MathWorks at scale. This blog post is...
1 year ago

Published
Animation Playback Controls in Live Scripts (R2021a)
Jiro's Pick this week is MATLAB Plot Gallery - Animation by MathWorks Plot Gallery Team.I chose this animation example to...
1 year ago

Published
【Simulinkユーザー向け】R2021aの便利な新機能
こんにちは。今月R2021aがリリースされました。私はMATLAB派(?)なのでMATLABの新機能をいろいろ紹介したいところですが、まずはSimulinkの新機能を、これまでも何度か記事を書いていただいた同僚の新帯さんに話してもらいます。 ==...
1 year ago

Published
ロールセンターアプリ
お久しぶりです、学生競技会を担当している飯島です。 先日学生フォーミュラ向けにMATLABのApp… read more >>
1 year ago

Published
The Matrix Lab Has You
Sean's pick this week is The Matrix lab has you by Mathworlds. I discovered this after reading...
1 year ago

Published
File Exchange Categories for your Valentine
Jiro's Pick this week is 2-axis CNC ILC cutting machine by Bartlomiej Ufnalski. This example is about a particular type...
1 year ago

Published
Tracing the boundary of a binary region in an image
Brett's Pick this week is Freeman chain code, by Nicolas Douillet.ContentsA new file prompts a thought experimentFreeman...
1 year ago

Published
Simulink の「ワークスペース」についてざっくり解説!
皆様、あけましておめでとうございます! 今年も我々 MATLAB ユーザーコミュニティメンバーはイベント紹介やユーザーの紹介、技術的な解説など様々な情報発信をしていきたいと思いますので、2021...
1 year ago

Published
Simulink Keyboard Input v2
Will's pick this week is Simulink Keyboard Input v2 by Emanuele Ruffaldi. I have streamed data into Simulink models from...
1 year ago

Published
Convert your live scripts to markdown file
Jiro's Pick this week is Live Script-to-Markdown by Michio, one of my colleagues in MathWorks Japan.As you know, File...
1 year ago

Published
Leaf Pile 3D
Sean's pick this week is leafpile3d by Nathaniel Barlow and the extended version with drag by Chris Verhoek. ...
1 year ago

Published
Lookup Tableとは?
こんにちは。MathWorksで学生競技会をサポートさせていただいている飯島です。 MathWorksでは様々なトピックに関するHow-toビデオを用意しています。その中で、本日はLookup...
1 year ago
