| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Control System Toolbox |
| Contents | Index |
| Learn more about Control System Toolbox |
This table summarizes what's new in Version 8.3 (R2009a):
New Features and Changes | Version Compatibility Considerations | Fixed Bugs and Known Problems | Related Documentation at Web Site |
|---|---|---|---|
Yes | Yes–Details labeled as Compatibility Considerations, below. See also Summary. | Bug Reports | No |
New change introduced in this version:
The variable q is now defined in the standard way as the forward shift operator z. Previously, q was defined as z-1.
If you use the q variable, you may receive different results than in previous releases when you:
Create a transfer function
Modify the num or den properties of an existing transfer function
The resulting transfer function differs from previous releases when both the
Variable property is set to q
num and den properties have different lengths
For example, the following code:
H = tf([1,2],[1 3 8],0.1,'Variable','q')
now returns the transfer function
![]()
Previously, the code returned the transfer function
![]()
The two transfer functions have different numerators.
![]() | Version 8.4 (R2009b) Control System Toolbox Software | Version 8.2 (R2008b) Control System Toolbox Software | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |