Feeds
回答済み
How can I covert a Matlab struct 1x1 to C++ without an error?
There I think is my second problem. In this struct I have double and chars, and I can only define one type. Is it possible to ...
How can I covert a Matlab struct 1x1 to C++ without an error?
There I think is my second problem. In this struct I have double and chars, and I can only define one type. Is it possible to ...
14年弱 前 | 0
質問
How can I covert a Matlab struct 1x1 to C++ without an error?
Hi, I tried to generate C++ from Matlab with the Matlab coder. But I always got an error. The error is: >> coder -buil...
14年弱 前 | 2 件の回答 | 0
