function openpreprocdlg(h,manager)
%% manager is passed to conform to a common node api

%% Open the dialog
if ~isempty(h.Plot)
    openpreprocdlg(h.Plot);
end