Feeds
質問
[SOLVED] Why is 'size_t' in external C library interpreted wrong?
I'm running into odd behavior while interfacing with an external C library. For a function like the following, int foo(size_t...
4年以上 前 | 1 件の回答 | 0
1
回答回答済み
Why does Simulink coder change (subsytem and input) names?
The appending of 0 (and other numbers) is done to prevent name conflicts. It seems I have multiple Foo_Bars in the model and on...
Why does Simulink coder change (subsytem and input) names?
The appending of 0 (and other numbers) is done to prevent name conflicts. It seems I have multiple Foo_Bars in the model and on...
4年以上 前 | 0
| 採用済み
質問
Why does Simulink coder change (subsytem and input) names?
When I codegen a Subsystem in a Simulink model, sometimes the names are changed in ways that don't make sense to me. Why does t...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Can I change the name of a function during codegen?
Can I change the name of a function during codegen? For example, if I hava a Matlab function called foo, can I make its genrate...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How do I create a custom initialization function name for a Matlab Coder generated library?
Is it possible to provide a custom name for the initialization (and termination) function(s) of a library generated by Matlab Co...
約8年 前 | 0 件の回答 | 0