Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

The parameters for ones( ) in a2 is incorrect#29

Open
Raghav-Gupta24 wants to merge 1 commit into
schneems:masterfrom
Raghav-Gupta24:patch-1
Open

The parameters for ones( ) in a2 is incorrect#29
Raghav-Gupta24 wants to merge 1 commit into
schneems:masterfrom
Raghav-Gupta24:patch-1

Conversation

@Raghav-Gupta24
Copy link
Copy Markdown

ones(size(z2), 1) is incorrect and it returns an error.
It needs to be ones(m, 1) instead.

Kindly pull this request to make the changes.

ones(size(z2), 1) is incorrect and it returns an error. Kindly pull this request to make the changes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant