Filter löschen
Filter löschen

about ztrans command?

1 Ansicht (letzte 30 Tage)
Raviteja
Raviteja am 1 Mai 2011
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)?

Antworten (1)

Paulo Silva
Paulo Silva am 1 Mai 2011
ztrans is a function from the Symbolic Math Toolbox™, you must have that toolbox installed and with a valid licence.
  4 Kommentare
Raviteja
Raviteja am 2 Mai 2011
Yah! It is showing like this
>>ver
--
---
Symbolic Math Toolbox Version 5.4
Paulo Silva
Paulo Silva am 2 Mai 2011
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by