Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dseries
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sébastien Villemot
  • dseries
  • Repository
Switch branch/tag
  • dseries
  • src
  • @dseries
  • subsref.m
Find file BlameHistoryPermalink
  • Stéphane Adjemian's avatar
    Changed the behaviour of log, exp, and align methods... · dacdb39f
    Stéphane Adjemian authored Nov 26, 2015 and Stéphane Adjemian's avatar Stéphane Adjemian committed Feb 18, 2016
    ... and added a new methods.
    
    Methods with trailing underscore (log_, exp_ and align_) in the name do
    inplace modifications, while methods without trailing underscore create
    new objects.
    dacdb39f