Skip to content
Snippets Groups Projects
Select Git revision
0 results

matlab

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / dynare
    Loading
    Stéphane Adjemian (Charybdis)'s avatar
    Stéphane Adjemian authored
    Allows the following syntax to extract variables from a
    dseries object ts:
    
    us = ts{2:end};
    281b60dc
    History
    Name Last commit Last update
    ..