contents.m
来自「这是《Numerical Methods with MATLAB: Imple」· M 代码 · 共 11 行
M
11 行
% NMM toolbox: scripts demonstrating interactive commands
%
% demoContour Demonstration of contour plot
% demoSubplot Demonstration of subplot with four sine functions
% demoSurfTypes Different types of surface plots for z = 2 - x^2 - y^2
% sourceSinkPlot Script to create source/sink plot
% tempPlot Script to plot monthly temperature data in pdxTemp.dat
% tempStats Load data from pdxTemp.dat and compute simple statistics
% on temperature data in the file
% Tfield Load and plot temperature field stored in custom format text file
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?