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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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

wants to merge 1 commit into from

Conversation

Raghav-Gupta24
Copy link

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