Introduction - If you have any usage issues, please Google them yourself
3D PLOT USING MATLAB IN PSCAD
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
A T_D_PLOT component.
It provides the interface to a MATLAB function t_d_plot . It is a user-defined function and the m-file T_D_plot.m contains its definition. This component plots a 3-dimensional curve.
Input: X, Y and Z values of the point to be plot
Output: a dummy output of value zero
Parameters of T_D_PLOT component.