Message Boards Message Boards

1
|
1578 Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

About using piecewise functions and plotting

I need to use piecewise function to combine different functions into one plot. Although piecewise function can give me the right function form, the plot of it is empty. But if i plot each function separately, each plot is correct. So the only problem is that i can't plot them together using piecewise function. Anyone has any idea what is wrong with this?

Attachments:
POSTED BY: Rui Wang

I think the problem is ksip[x_] = Function[x, Piecewise[...]]

Try ksip[x_] = Piecewise[...]

POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract