Create analysis points for finding the transfer function between the coolant temperature
and the residual concentration.- Input perturbation at the output of the Coolant Temp block
- Output measurement at the CA output of the CSTR block
io(1) = linio('scdcstr/Coolant Temp',1,'input');
io(2) = linio('scdcstr/CSTR',2,'output');Set the analysis points in the Bode Plot block.setlinio('scdcstr/Bode Plot',io);View the analysis points in the Bode Plot Block Parameters dialog box.open_system('scdcstr/Bode Plot')15 Alphabetical List