I’m trying to plot a couple of UnitStep functions, but for some
reason, Mathematica won’t plot the whole function – Just the top (it doesn’t look like a step, more like a line).
How do I tell mathematica to plot it all?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
An alternative to setting
Exclusions -> Noneis to setExclusionsStyle -> {style}if you want to draw the line segments connecting the discontinuities in a different style from the rest of the curve. For example