I have SARIMA (1,0,0) x (0,1,1)_4 for which I have the equation Y_{t}=0.2Y_{t-1} + Z_{t} + 0.1Z_{t-4}
I have tried to use MATLAB to create the SARIMA model using: