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

Nx1 matrix literal syntax #7293

Closed
pao opened this issue Jun 17, 2014 · 3 comments
Closed

Nx1 matrix literal syntax #7293

pao opened this issue Jun 17, 2014 · 3 comments

Comments

@pao
Copy link
Member

pao commented Jun 17, 2014

As far as I can tell, there is no way to literally initialize an array which will return (N, 1) from size(). Related to #7292.

@JeffBezanson
Copy link
Sponsor Member

We don't really have array literal syntax. We have syntax for hcat and vcat. There is also no syntax for N-d arrays.

See #6960, #7128

@JeffBezanson
Copy link
Sponsor Member

There are roughly 4-5 issues dealing with this syntax, so I will close this one. #7128 is the place to discuss changes of this sort.

@pao
Copy link
Member Author

pao commented Jun 18, 2014

Sure, I'll tack this onto #7128 as a concern.

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

No branches or pull requests

2 participants