Plot two functions with different ranges in one chart
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Task: plot two different functions with different ranges of x in one chart.
Example:
set xrange[0:5]; plot -x**2 + 100; set xrange[5:15]; plot -x**2+(x-5)**2+100
As you can see, the second function starts where the first begins. I couldn't find examples neither in google nor in youtube. I've also seen gnuplot manual with no success.
Do you have any idea if it is possible? Any help?
gnuplot
add a comment |Â
up vote
0
down vote
favorite
Task: plot two different functions with different ranges of x in one chart.
Example:
set xrange[0:5]; plot -x**2 + 100; set xrange[5:15]; plot -x**2+(x-5)**2+100
As you can see, the second function starts where the first begins. I couldn't find examples neither in google nor in youtube. I've also seen gnuplot manual with no success.
Do you have any idea if it is possible? Any help?
gnuplot
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Task: plot two different functions with different ranges of x in one chart.
Example:
set xrange[0:5]; plot -x**2 + 100; set xrange[5:15]; plot -x**2+(x-5)**2+100
As you can see, the second function starts where the first begins. I couldn't find examples neither in google nor in youtube. I've also seen gnuplot manual with no success.
Do you have any idea if it is possible? Any help?
gnuplot
Task: plot two different functions with different ranges of x in one chart.
Example:
set xrange[0:5]; plot -x**2 + 100; set xrange[5:15]; plot -x**2+(x-5)**2+100
As you can see, the second function starts where the first begins. I couldn't find examples neither in google nor in youtube. I've also seen gnuplot manual with no success.
Do you have any idea if it is possible? Any help?
gnuplot
gnuplot
asked 2 mins ago
santimirandarp
1197
1197
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477135%2fplot-two-functions-with-different-ranges-in-one-chart%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password