JuliaControl / ControlSystems.jl

A Control Systems Toolbox for Julia
https://juliacontrol.github.io/ControlSystems.jl/stable/
Other
503 stars 85 forks source link

change to ControlSystems dosent work for import pkg #877

Closed juanodecc closed 9 months ago

juanodecc commented 9 months ago

I must to edit ControlSystemsBase to use this example

ArgumentError: Package ControlSystemsBase not found in current path.

https://github.com/JuliaControl/ControlSystems.jl/blob/bfe5e73e9513af2053fdd6c5a9426761b0fee81c/docs/src/examples/analysis.md?plain=1#L8C7-L8C25

baggepinnen commented 9 months ago

I'm not sure I understand you, what edit do you have to do? Have you read the installation instructions? https://juliacontrol.github.io/ControlSystems.jl/dev/man/introduction/#Installation

juanodecc commented 9 months ago

ok, I think understand, I just have install ControlSystems package and exist other lighter package with other name. tank you