ml2c_array_float
バージョン 1.0.0 (1.39 KB) 作成者:
Mundrathi Venugopal
It converts double array in Matlab to the float or double array format in C Language.
When you develop a C code manually from model, you may need to define parameters in Matlab workspace into the C file. It will be burdensome if you have a 2d array of some big size for example 10*20 or more.
This script converts 1d or 2d double array in Matlab to its respective representation in C.
引用
Mundrathi Venugopal (2025). ml2c_array_float (https://jp.mathworks.com/matlabcentral/fileexchange/72485-ml2c_array_float), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Data Type Conversion についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
