Triangle Pulse Generator

Trigger a triangle pulse at any point in your simulation (not clock dependent)
831 Downloads
Updated 5 Feb 2013

View License

I needed to trigger a triangle pulse using a signal within my Simulink model (in my case it was a position vector). All I could find within the Sim Library was pulses set to activate at a certain time (by using a delay or building a signal from scratch). So I baked one myself.

The biggest problem was the inability to "reset" the clock (I wanted to use it as a timer to set the width of my pulse). As a substitution for the clock timer, I use switch blocks to switch between zero and integration of a constant (calculated based on pulse duration and amplitude) in order to generate the triangle pulse.

Cite As

Jared Goodner (2026). Triangle Pulse Generator (https://www.mathworks.com/matlabcentral/fileexchange/40179-triangle-pulse-generator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0