matlab ezplot hod,MATLAB常用命令

这篇博客详细列举了MATLAB中常用的功能命令,包括工作区管理、搜索路径控制、二维三维图形绘制以及矩阵运算、插值和优化等工具箱的主要函数。它涵盖了从基本数学函数到数据分析和符号函数的广泛内容,为MATLAB用户提供了一个全面的参考指南。
摘要由CSDN通过智能技术生成

MATLAB主要函数命令一览

一、常用命令集和工具箱

1.general 常用命令General purpose commands

2.elmat 基本矩阵与矩阵操作Elementary matrices and matrix manipulation

3.elfun 基本数学函数Elementary math functions

4.matfun 矩阵函数与数值线性代数Matrix functions-numerical linear algebra

5.polyfun 插值与多项式Interpolation and polynomials

6.funfun 功能函数与微分方程求解Function functions and ODE solvers

7.graph2d 二维图形Two dimensional graphs

8.graph3d 三维图形Three dimensional graphs

9.datafun 数据分析Data analysis.

10.specgraph 特殊图形Specialized graphs.

11.strfun 字符串操作Character strings.

12.optim 优化工具箱Optimization Toolbox

13. Symbolic 符号函数工具箱Symbolic Math Toolbox

二、各类命令集和工具箱所含主要函数

1.常用命令General purpose commands

(1)管理工作区Managing the workspace

who -List current variables

whos -List current variables, long form

workspace -Display Workspace Browser, a GUI for managing the workspace clear -Clear variables and functions from memory

pack -Consolidate workspace memory

load -Load workspace variable from disk

save -Save workspace variables to disk

quit -Quit MATLAB session

(2)管理搜索路径Managing the search path

path -Get/set search path

addpath -Add directory to search path

rmpath -Remove directory from search path

pathtool -Modify search path

rehash -Refresh function and file system caches

import -Import Java packages into the current scope

(3)控制命令窗Controlling the command window

echo -Echo commands in M-files

more -Control paged output in command window

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值