davidvarga / MBeautifier

MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handling of containers: matrices and cell arrays

davidvarga opened this issue · comments

Problems covered in this issue

  • At the moment embedded matrices [[],[]] are not processed property
  • New option to add commas also for cell arrays
  • With this new option, embeded cell arrays should be also processed