A collection of custom function examples
Version 1.0.0 (3.73 KB) by
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
Cite As
Lazaros Moysis (2026). A collection of custom function examples (https://www.mathworks.com/matlabcentral/fileexchange/181192-a-collection-of-custom-function-examples), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2025a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
