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...
5년 초과 전 | 답변 수: 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...
5년 초과 전 | 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...
5년 초과 전 | 답변 수: 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...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 9년 전 | 답변 수: 0 | 0
