📄 resplot.htm
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="fdchelp.css">
<title>
FDC help: RESPLOT macro
</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#DDDDDD"><div>
<h2>The plotting macro <i>RESPLOT</i>
</h2>
<p><i>RESPLOT</i> is a simple Matlab script that will plot the most important time-trajectories of states, inputs, and outputs for the <i><a href="beaver.htm">Beaver</a></i> model. It can be used only after performing a simulation and running the <i><a href="results.htm">RESULTS</a></i> utility first, as it needs all time-trajectories to be available in the Matlab workspace to function properly. Notice that <i>RESPLOT</i> does not contain any error-checking facilities: it is up to the user to make sure that it can find the required variables in the Matlab workspace by running <i>RESULTS</i> before trying to generate these plots.</p>
<p>If you want to change the appearance of these plots, or display other results, it will be necessary to change the <small>RESPLOT.M</small> source-code, which can be found in the FDC directory <small>TOOLS</small>.</p>
</div></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -