What is meant by a "toolbox" in matlab?

43 次查看(过去 30 天)
What is meant by "toolbox" in matlab?for example such as signal processing toolbox and image processing toolbox
Is it only combination of different built in and ready made functions?? Matlab apps and GUIs such as fdatool, is also part of any toolbox?
  2 个评论
Rik
Rik 2020-7-5
Why did you edit your question instead of writing a comment?
Some tools that are GUIs are part of a toolbox, some are not. GUIs fall under the umbrella of 'functions and/or classes'.

请先登录,再进行评论。

采纳的回答

Rik
Rik 2020-7-4
A toolbox is a package of functions and/or classes. They provide you with tools, generally for a specific topic (like signal analysis or image processing). There isn't a very strict definition.
Some toolboxes are provided by Mathworks and require a license, others can be downloaded for free from the file exchange.

更多回答(0 个)

产品


版本

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by