Skip to content
Snippets Groups Projects
Forked from Dynare / dynare
Loading
Stéphane Adjemian (Charybdis)'s avatar
Stéphane Adjemian authored
If ts is a dseries object, then

ts{'Variable_1','Variable_2'} = [];

or

ts{'Variable_@1,2@} = [];

will remove Variable_1 and Variable_2 from ts (if they exist).
c6d93d68
History
Name Last commit Last update