Why the numerical values for function handle from matlabFunction should be written one by one?
显示 更早的评论
Hi guys,
I am now using matlabFunction for change a symbolic expression into a funtion handle.
I find a question like this: if I write the numeric values one by one to replace the symbolic variables like this:

then the answer can be obtained as 3.
However, if I write
F2= f( aa )
then, in the command window, it shows like this:

Could anyone help me about this question?
Thanks so much!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!