Skip to content

Matrix alignment #114

@plkinon

Description

@plkinon

Dear all,
I want my matlab code to align corresponding columns, e.g.

tang = [eye(n),   -h * IM,      zeros(n, m); ...
        zeros(n), eye(n),       h * G_n'; ...
        G_n1,     zeros(n, m)', zeros(m)];

Is there an easy way to introduce this functionality to MBeautifier?

Thanks in advance
Philipp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions