📄 ex6_3.mdl
字号:
Model { Name "ex5_3" Version 2.09 SimParamPage Solver SampleTimeColors off InvariantConstants off WideVectorLines on ShowLineWidths off PaperOrientation landscape PaperType usletter PaperUnits inches StartTime "0.0" StopTime "40" Solver ode45 RelTol "1e-3" AbsTol "1e-6" Refine "3" MaxStep "auto" InitialStep "auto" FixedStep "auto" MaxOrder 5 OutputOption RefineOutputTimes OutputTimes "[]" LoadExternalInput off ExternalInput "[t, u]" SaveTime off TimeSaveName "tout" SaveState off StateSaveName "xout" SaveOutput off OutputSaveName "yout" LoadInitialState off InitialState "xInitial" SaveFinalState off FinalStateName "xFinal" LimitMaxRows off MaxRows "1000" Decimation "1" AlgebraicLoopMsg warning MinStepSizeMsg warning UnconnectedInputMsg warning UnconnectedOutputMsg warning UnconnectedLineMsg warning ConsistencyChecking off ZeroCross on SimulationMode normal RTWSystemTargetFile "grt.tlc" RTWInlineParameters off RTWRetainRTWFile off RTWTemplateMakefile "grt_vc.tmf" RTWMakeCommand "make_rtw" RTWGenerateCodeOnly off ExtModeMexFile "ext_comm" ExtModeBatchMode off BlockDefaults { Orientation right ForegroundColor black BackgroundColor white DropShadow off NamePlacement normal FontName "Helvetica" FontSize 10 FontWeight normal FontAngle normal ShowName on } AnnotationDefaults { HorizontalAlignment center VerticalAlignment middle ForegroundColor black BackgroundColor white DropShadow off FontName "Helvetica" FontSize 10 FontWeight normal FontAngle normal } LineDefaults { FontName "Helvetica" FontSize 9 FontWeight normal FontAngle normal } System { Name "ex5_3" Location [99, 379, 396, 492] Open on ScreenColor white Block { BlockType Scope Name "Scope" Ports [1, 0, 0, 0, 0] Position [250, 36, 280, 74] Floating off Location [562, 207, 886, 446] Open on Grid on TickLabels on ZoomMode on TimeRange "auto" YMin "-0.2 " YMax "0.3 " SaveToWorkspace off SaveName "ScopeData" LimitMaxRows on MaxRows "5000" Decimation "1" SampleInput off SampleTime "0" } Block { BlockType StateSpace Name "State-Space" Position [145, 34, 220, 76] A "[0,1;-0.4,-0.2]" B "[0;0.2]" C "[1,0]" D "[0]" X0 "[0;0]" } Block { BlockType Step Name "Step" Position [15, 17, 45, 43] Time "0" Before "0" After "100" } Block { BlockType Step Name "Step1" Position [15, 62, 45, 88] Time "0.01" Before "0" After "100" } Block { BlockType Sum Name "Sum" Ports [2, 1, 0, 0, 0] Position [85, 35, 120, 70] Inputs "+-" } Line { SrcBlock "Step1" SrcPort 1 Points [20, 0] DstBlock "Sum" DstPort 2 } Line { SrcBlock "State-Space" SrcPort 1 DstBlock "Scope" DstPort 1 } Line { SrcBlock "Sum" SrcPort 1 DstBlock "State-Space" DstPort 1 } Line { SrcBlock "Step" SrcPort 1 Points [20, 0] DstBlock "Sum" DstPort 1 } }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -