can a function with no input arguments is possible to generate?
Show older comments
i want to call a function without any input arguments and in return i want some output. while trying to do that matlab shows an error like "attempt to execute script kf2() as a function"
here kf2() is the function that i want to call without any input arguments.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!