Skip to content

typo: misnamed C2.v in Chua's circuit tutorial #252

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

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

gdmcbain
Copy link

This corrects the misnaming of the second variable in:

Plots.plot(sol; idxs = [C1.v, C2.v, L.i],
labels = ["C1 Voltage in V" "C1 Voltage in V" "Inductor Current in A"])

@ChrisRackauckas ChrisRackauckas merged commit 2029edb into SciML:main Jan 24, 2024
@gdmcbain gdmcbain deleted the typo branch January 24, 2024 23:07
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

Successfully merging this pull request may close these issues.

2 participants