How to force MATLAB Coder to combine two functions into one?

1 次查看(过去 30 天)
I want to add two different functions in a single main c code generated by Matlab coder. How can I select two different functions, when MATLAB coder have only one entry point during a selection of input function?

采纳的回答

Walter Roberson
Walter Roberson 2018-2-15
编辑:Walter Roberson 2018-2-15
Write a function that calls them in appropriate sequence and make that your entry point.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by