multiple inputs add operation in matlab code replacement
1 次查看(过去 30 天)
显示 更早的评论
Dear reader,
I am trying to make a code replacement table in MATLAB 2019 to replacement some math equations and functions in the generated C code.
Unfortunately, I have difficulty to code replacement for the ADD and SUB math function which contain more than two inputs. (for instance, an ADD with three inputs).
It would be appreciated if you could help me in this endeavor.
To more information, I attached my matlab code here.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!