How to choose variable from symbolic function?

1 次查看(过去 30 天)
I performed the calculation in symbols and final expression was converted into the matlabFanction
I got F=@(x,y,z,a,b,c,t)...
How to choose as variables only x,y,z?

回答(1 个)

WalterWhite
WalterWhite 2019-10-30
Hello Ivan,
I'm not sure as to the scope of your question. @ is a matlab function handle that can be used to call a function / subfunction from any .m file in or outside the path.
maybe the above mentioned thread link will help you.
Regards,
Vinayak

类别

Help CenterFile Exchange 中查找有关 Number Theory 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by