function psi = streamfct(gf) % % Retuns the stream function (analytical or numerical) contained in the % GUIflow object. % psi = gf.psi;