GRAPHICAL USER INTERFACE (Sine Wave Plotter With Equation)

MATLAB app that plots a basic sine wave and a transformed sine wave. The transformed sine wave should be altered . graphica
37 téléchargements
Mise à jour 1 sept. 2023

Afficher la licence

This code describes the development of an app using MATLAB app designer to illustrate how a sinewave transforms when the frequency, phase shift, vertical shift, and amplitude changes. The app contains four slider or spinner components representing the key values in a sine equation, and it calculates the sine function on an x axis that ranges from 0 to 10 with steps of 0.01. The app plots a basic y = sin(x) function and a modified function with the key parameters. The app interface is well organized, and the plot changes continuously as the sliders or spinners are changed.

Citation pour cette source

Tobi Joshua Samuel (2024). GRAPHICAL USER INTERFACE (Sine Wave Plotter With Equation) (https://www.mathworks.com/matlabcentral/fileexchange/134636-graphical-user-interface-sine-wave-plotter-with-equation), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2023b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : GUI Layout Toolbox

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0