0% found this document useful (0 votes)
31 views9 pages

Start With Plots: Q1 T 0 ..10, Style Line, Linestyle Solid

The document defines 7 plots (Q1-Q7) of various functions with different line styles over the interval t = 0 to 10. It then displays all 7 plots on the same graph for comparison.

Uploaded by

olasunmbo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views9 pages

Start With Plots: Q1 T 0 ..10, Style Line, Linestyle Solid

The document defines 7 plots (Q1-Q7) of various functions with different line styles over the interval t = 0 to 10. It then displays all 7 plots on the same graph for comparison.

Uploaded by

olasunmbo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

> start

start

(1)

> with plots :


1
K t
2

> Q1 d plot 2 1Ke

, t = 0 ..10, style = line, linestyle = solid

1
K t
2

3 K1 $ 1 Ke

> Q2 d plot

1
K t
2

2 1 Ke

> Q3 d plot

Q1 := PLOT ...

(2)

, t = 0 ..10, style = line, linestyle = dot


Q2 := PLOT ...

(3)

, t = 0 ..10, style = line, linestyle = dash


Q3 := PLOT ...
1
K t
2

3 K1 $ e

> Q4 d plot

K1 , t = 0 ..10, style = line, linestyle = dashdot

Q4 := PLOT ...
1
K t
2

> Q5 d plot 2 e

1
K t
2

3 C1 $ e
1
K t
2

> Q7 d plot 3 e

1
K t
2

> plot 2 1Ke

(5)

K1 , t = 0 ..10, style = line, linestyle = longdash


Q5 := PLOT ...

> Q6 d plot

(4)

K1 , t = 0 ..10, style = line, linestyle = spacedash


Q6 := PLOT ...

K1 , t = 0 ..10, style = line, linestyle = spacedot


Q7 := PLOT ...

, t = 0 ..10, style = line, linestyle = solid

(6)

(7)

(8)

1.8
1.6
1.4
1.2
1
0.8
0.6
0.4
0.2
0
0

> plot

1
K t
2

3 K1 $ 1 Ke

, t = 0 ..10, style = line, linestyle = dot

10

0.7

0.6

0.5

0.4

0.3

0.2

0.1

0
0

> plot

1
K t
2

2 1 Ke

, t = 0 ..10, style = line, linestyle = dash

10

1.4

1.2

0.8

0.6

0.4

0.2

0
0

10

> plot

1
K t
2

3 K1 $ e

K1 , t = 0 ..10, style = line, linestyle = dashdot

0
2

t
K0.1

K0.2

K0.3

K0.4

K0.5

K0.6

K0.7

1
K t
2

> plot 2 e

K1

`,t=0..10,style=line,linestyle=longdash

10

0
2

10

K0.2
K0.4
K0.6
K0.8
K1
K1.2
K1.4
K1.6
K1.8

> plot

1
K t
2

3 C1 $ e

K1 , t = 0 ..10, style = line, linestyle = spacedash

0
2

t
K0.5

K1

K1.5

K2

K2.5

1
K t
2

> plot 3 e

K1 , t = 0 ..10, style = line, linestyle = spacedot

10

0
2

6
t

K0.5

K1

K1.5

K2

K2.5

>
> display

Q1, Q2, Q3, Q4, Q5, Q6, Q7

10

1
K t
2

3 C1 $ e

1
K t
2

3 e

K1

K1
1
K t
2

3 K1 $ e

w=
0
2

10

K1

K1

1
K t
2

2 e

K1
1
K t
2

w=2 1Ke

K2

w=
w= 2

>

1
K t
2

3 K1 $ 1Ke
1
K t
2

1Ke

You might also like