about ztrans command?
显示 更早的评论
I tried ztrans command in matlab r2009a and 2010a?
when I type
>>help ztrans
ztrans not found.
Then which version of Matlab supports ztrans command?
If it works in r2009a and 2010a then why I am not getting in my software (r2009a,2010a)?
回答(1 个)
Paulo Silva
2011-5-1
0 个投票
ztrans is a function from the Symbolic Math Toolbox™, you must have that toolbox installed and with a valid licence.
4 个评论
Raviteja
2011-5-2
Oleg Komarov
2011-5-2
Is the Symbolic Math TB listed when you type ver in the cmd window?
Raviteja
2011-5-2
Paulo Silva
2011-5-2
you should have it unless you deleted it or there's a problem with the installed matlab and toolboxes, use the function pathtool to see if the symbolic toolbox path is there, also try the rehash function, maybe rehash toolbox.
Another way to see if the ztrans function is there, search for ztrans.m with your OS search function.
类别
在 帮助中心 和 File Exchange 中查找有关 Code Performance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!