Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make -[vMatArray dump] output prettier #3

Open
kaelin opened this issue Apr 6, 2013 · 1 comment
Open

Make -[vMatArray dump] output prettier #3

kaelin opened this issue Apr 6, 2013 · 1 comment
Assignees

Comments

@kaelin
Copy link
Owner

kaelin commented Apr 6, 2013

Right now the output of dump is a long string of numbers. It should instead format the matrix like MATLAB does; as rows and columns with very wide rows displayed eight or so columns at a time.

@ghost ghost assigned kaelin Apr 6, 2013
@kaelin
Copy link
Owner Author

kaelin commented Apr 8, 2013

The formatting has been slightly improved by c42f597; now at least it respects columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant