What is meant by a "toolbox" in matlab?

54 visualizaciones (últimos 30 días)
ABTJ
ABTJ el 4 de Jul. de 2020
Comentada: ABTJ el 6 de Jul. de 2020
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 comentarios
Rik
Rik el 5 de Jul. de 2020
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'.
ABTJ
ABTJ el 6 de Jul. de 2020
sorry Rik,but i had confusion

Iniciar sesión para comentar.

Respuesta aceptada

Rik
Rik el 4 de Jul. de 2020
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.

Más respuestas (0)

Productos


Versión

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by