Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 575 Bytes

index.md

File metadata and controls

30 lines (24 loc) · 575 Bytes

ControlSystems.jl Manual

CurrentModule = ControlSystems
doctestfilters = [
    r"{([a-zA-Z0-9]+,\s?)+[a-zA-Z0-9]+}",
    r"(Array{[a-zA-Z0-9]+,\s?1}|Vector{[a-zA-Z0-9]+})",
    r"(Array{[a-zA-Z0-9]+,\s?2}|Matrix{[a-zA-Z0-9]+})",
]

Guide

Pages = ["man/introduction.md", "man/creating_systems.md"]
Depth = 1

Examples

Pages = ["examples/example.md"]
Depth = 2

Functions

Pages = ["lib/constructors.md",  "lib/analysis.md", "lib/syntheis.md", "lib/timefreqresponse.md", "lib/plotting.md"]
Depth = 1