Matlab Coder: How can ich define the inputs of a Mex file I want to generate if the input is a cell containing several strcuts?
古いコメントを表示
Hello,
Ich would like to generate a mex file with the matlab coder. The first step worked but I am stuck defining the inputs of the Mex-file.
My Input is a cell array of (1x6) with 6 structs. Can I load the my input let's call it varargin as a varagin.mat and matlab coder generates the input automatically from this file?
Or how can I proceed. I would very much appreciate if I could talk to someone in person rather explaining my problem in an email. Is this possible
Many thanks and best regards
Hannes Buchholz
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で DSP Algorithm Acceleration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!