davidvarga / davidvarga/MBeautifier

Remove commas from matrices

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
519
Forks
80
PR merge metrics
No merged PRs in 30d

Description

This is probably the wrong place for this as it is not an issue but a question/suggestion. Is there a way to remove commas from matrices? Similar to `AddCommasToMatrices` but in reverse so `x = [2, 3, 5];` would become `x = [2 3 5];`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.