https://github.com/imranity/matlab_gui_waveform_generator
A Matlab gui based waveform generator. Simply run the file, and define parameters like frequency, number of cycles and type of waveform (sine,cos,pwm etc) then click START. Also, when trying to generate new waveform, you need to press STOP, the go ahead with new waveform just like you did before. Cheers ;)
https://github.com/imranity/matlab_gui_waveform_generator
Last synced: 6 months ago
JSON representation
A Matlab gui based waveform generator. Simply run the file, and define parameters like frequency, number of cycles and type of waveform (sine,cos,pwm etc) then click START. Also, when trying to generate new waveform, you need to press STOP, the go ahead with new waveform just like you did before. Cheers ;)
- Host: GitHub
- URL: https://github.com/imranity/matlab_gui_waveform_generator
- Owner: imranity
- Created: 2014-06-07T19:30:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-07T19:50:47.000Z (about 12 years ago)
- Last Synced: 2025-07-27T00:08:21.120Z (12 months ago)
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
matlab_gui_waveform_generator
=============================
A Matlab gui based waveform generator. Simply run the file, and define parameters like frequency, number of cycles and type of waveform (sine,cos,pwm etc) then click START. Also, when trying to generate new waveform, you need to press STOP, the go ahead with new waveform just like you did before. Cheers ;)