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
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
Raviteja 2011년 5월 2일
Symbolic Math Toolbox is already installed..and showing in toolbox menu..
What is the problem then ?
Oleg Komarov
Oleg Komarov 2011년 5월 2일
Is the Symbolic Math TB listed when you type ver in the cmd window?
Raviteja
Raviteja 2011년 5월 2일
Yah! It is showing like this
>>ver
--
---
Symbolic Math Toolbox Version 5.4
Paulo Silva
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.

댓글을 달려면 로그인하십시오.

태그

질문:

2011년 5월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by