piecewise.m
                    Version 1.0.0.0 (605 Bytes) by  
                  Pedro Jorge De Los Santos
                
                
                  Grafica un función definida a trozos (Plot a piecewise function)
                
                  
              This function plot a piecewise-defined function.
Syntax: 
         >> piecewise(F,I,x);
where:
         F  - Cell array of functions
         I  - Subdomains
         x  - Domain
Cite As
Pedro Jorge De Los Santos (2025). piecewise.m (https://uk.mathworks.com/matlabcentral/fileexchange/46837-piecewise-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2012b
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots >
 
      Find more on 2-D and 3-D Plots in Help Center and MATLAB Answers
    
  Tags
Acknowledgements
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | 
