User`s guide
Graphics and 3-D Visualization
15-27
The view Function No Longer Supports 4-by-4 Transformation Matrices as
Input
The view function. no longer supports 4-by-4 transformation matrices as input
arguments. Previously, you could create a 4-by-4 transformation matrix and use it with
view.
Compatibility Considerations
If you have code that calls view(T), explore using view([az el]) instead.