How do I perform array assignment using the MATLAB C Math Library?
Show older comments
I would like to know the C Math Library equivalent operator for the following MATLAB array element assignment:
A(2,3) = 19;
Accepted Answer
More Answers (0)
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!