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

BlocksForward not working #1

Closed
mallickrishg opened this issue Jun 6, 2018 · 1 comment
Closed

BlocksForward not working #1

mallickrishg opened this issue Jun 6, 2018 · 1 comment

Comments

@mallickrishg
Copy link

Hi,
I am using the most recent version of Blocks from this repository, and it seems like the BlocksForward problem is not working. I get this error.

In an assignment A(:) = B, the number of elements in A and B must be the same.

Error in BlockLabel (line 218)
stl(stl == 0) = ext;

Error in BlocksForward (line 41)
[Segment, Block, Station] = BlockLabel(Segment, Block, Station);

Error in visualize_fwd_blocks (line 11)
V=BlocksForward(EE,NN,outdir);

However, I checked with the version of Blocks in brendanjmeade's repository and that seems to be working fine. Can you help me figure out what is wrong?

Thanks,
Rishav

@jploveless
Copy link
Owner

jploveless commented Jun 6, 2018 via email

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