can one define a function handle in Livescript?

11 次查看(过去 30 天)
Can one define a function handle in Livescript? How will it work?

回答(1 个)

Steven Lord
Steven Lord 2020-7-7
It is possible to define function handles in a Live Script. How well those function handles work depends on how well you implemented the functions or wrote the function handles.
If you had some trouble (warnings, errors, answers different than what you expected, etc.) when you tried this, attach your Live Script or describe in detail exactly what you tried and what happened when you tried and we may be able to point out what's wrong or how to improve your code.

类别

Help CenterFile Exchange 中查找有关 Function Handles 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by