rem
-
Documents
Programming and Scripts
Scripts To create a script, use the edit command, edit mysphere This command opens a blank file named mysphere.m. Enter some code that…
Read More » -
Documents
Working with 8-Bit and 16-Bit Images
8-Bit and 16-Bit Indexed Images Double-precision (64-bit) floating-point numbers are the default MATLAB representation for numeric data. However, to reduce…
Read More » -
Controls
The Colon Operator
The colon, :, is one of MATLAB’s most important operators. It occurs in several different forms. The expression 1:10 is…
Read More » -
Matlab Using FFT
This demonstration uses the FFT function to analyze the variations in sunspot activity over the last 300 years. Sunspot activity…
Read More » -
Using .NET from MATLAB
What Is the Microsoft .NET Framework? The Microsoft .NET Framework is an integral Windows component that provides a large body…
Read More »