安装mbeautifier

  1. Simply add the root directory to the MATLAB path.
    • MBeautify.createShortcut('editorpage'): Creates a shortcut for MBeautify.formatCurrentEditorPage()
  • MBeautify.createShortcut('editorselection'): Creates a shortcut for MBeautify.formatEditorSelection()
  • MBeautify.createShortcut('file'): Creates a shortcut for MBeautify.formatFile(sourceFile, destFile)
posted @ 2026-03-25 14:09  ChrainY  阅读(2)  评论(0)    收藏  举报