(日本語) Is there a guide on getting started with MATLAB Coder in Japanese?

2 views (last 30 days)
I'm looking for a quick reference guide that will help me start using MATLAB Coder in a few minutes.
In particular, I want to find steps to help me prepare my MATLAB code to generate C source code and MEX files.
I'm also looking for the tips and tricks of using MATLAB Coder.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 6 Aug 2012
MATLAB Coderク イックスタートガイド は日本語です。
A Quick Start Guide for MATLAB Coder is available in the reference section of the solution. You should start with this guide:
  • Preparing MATLAB code for MATLAB Coder(MATLAB Coder用MATLAB コードの準備ク イックスタートガイド)
Once you go through the steps in the preparation guide, you can choose from one of these two guides to help with generating C source code and MEX files:
  • Generate C code with MATLAB Coder(MATLAB コードを使用した C コードの生成ク イックスタートガイド)
  • Accelerating MATLAB code with MATLAB Coder(MATLAB Coder による MATLAB コード の高速化ク イックスタートガイド)

More Answers (0)

MathWorks Support

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2012a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!