A collection of custom function examples
Versione 1.0.0 (3,73 KB) da
Lazaros Moysis
A collection of different introductory functions for teaching
This submission includes a collection of 11 functions, for introductory and advanced use:
bit2gb: Convert bits to gigabytes
celsius2fahrenheit: Convert Celcius to Fahrenheit
dmatrix: Transform matrix into a diagonal matrix
fibonacci: Compute the n terms of the Fibonacci sequence
gb2bit: Convert gigabytes to bits
greet: Print a greet message
guessnumber: Guessing game
isprime: Check if a number is prime
matdata: Compute minimum, maximum, and summation of the values of matrix A
myplot: Create a custom plot
systeminformation: Print information about a system in tf, zpk, or ss form
See the following video about creating functions:
Lazaros Moysis
Cita come
Lazaros Moysis (2025). A collection of custom function examples (https://it.mathworks.com/matlabcentral/fileexchange/181192-a-collection-of-custom-function-examples), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2025a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
