Sunday, November 25, 2007

How to change the point options

How to change the point options

To change the point options

Step 1

To change the point options, the first thing you need to do is to double click on a plot to open a tabbed dialog box.

Step 2

After that, it will display the 3D Plot Format dialog box and you need to click the Appearance tab. In the Point Options box, you can choose the options if you want to change it. Finally, click the Apply button.

Step 3

Now, the point setting appears on the screen.

Edited By: Norasyikin Mahmud

© 2001 ISC/Inner Esteem

All rights reserved. All other product names and trademarks are registered properties of their respective owners.

180102


How to change the line settings

How to change the line settings

To change the line settings

Step 1

To change the line settings, first, you need to double click on a plot to open a tabbed dialog box.

Step 2

Next, it will display the 3D Plot Format dialog box and click the Appearance tab. In the Line Options box, you can choose the option that you want to change it. Finally, click the Apply button.

Step 3

Now, the line settings appears on your screen.

How to change the color settings

How to change the color settings

To change the color settings

Step1

To change the color settings, first, you need to double click on a plot to open a tabbed dialog box.

Step 2

It will display the 3D Plot Format dialog box and click the Appearance tab. In the two Color Options box, you can choose the Solid Color options or Colormap options. Finally, click the Apply button.

Step 3

Now, the color settings appear on your screen.

How to create Vector Field Plot

How to create Vector Field Plot

To create Vector Field Plot

Step 1

To create the vector field plot, first, you need to define the functions or set the functions.

Step 2

Next, you need to open the Insert menu. Later, you must open the Graph sub menu. Later, you ought to click the Vextor Field Plot command.

Step 3

Finally, enter the name of the function or set of functions in the placeholder.

How to create the 3D Bar Plot

How to create the 3D Bar Plot

To create the 3D Bar Plot

Step 1

To create the 3D Bar Plot, first you must define the functions or set the functions.

Step 2

Next, you need to open the Insert menu and open the Graph sub menu. Click the 3D Bar Plot command.

Step 3

Finally, enter the name of the function or set of functions in the placeholder.

How to insert the component

How to insert the component

To insert the component

Step 1

To insert the component, the first thing you need to do is to open the Insert menu and then click the Component command.

Step 2

Next, it will display the Component Wizard dialog box and you need to choose the component you want to insert it. Just follow the wizard to finish it.

How to work with 3D Scatter Plot

How to work with 3D Scatter Plot

To work with 3D Scatter Plot

Step 1

To work with 3D Scatter Plot, the first thing you need to do is to define the functions or set the functions.

Step 2

Next, open the Insert menu and open the Graph sub menu. Later, you need to click the 3D Scatter Plot command.

Step 3

Now, you need to enter the name of the function or set of functions in the placeholder.

How to work with the Contour Plot

How to work with the Contour Plot

To work with the Contour Plot

Step 1

To work with the contour plot, first you must define the functions or set the functions.

Step 2

Then, open the Insert menu and open the Graph sub menu. Later, you have to click the Contour Plot command.

Step 3

Next, you need to enter the name of the function or set of functions in the placeholder.

How to create the surface plot

How to create the surface plot

To create the surface plot

Step 1

To create the surface plot, first, you need to define the functions or set the functions.

Step 2

Then, you need to open the Insert menu and open the Graph sub menu. After that, click the Surface Plot command.

Step 3

Next, enter the name of the function or set of functions in the placeholder.

How to work with Substr (S,n,m ) function

How to work with Substr (S,n,m ) function

To work with Substr (S,n,m ) function

Step 1

To work with Substr (S,n,m) function, the first thing you need to do is to open the Insert menu and then click the Function command.

Step 2

Later, it will display the Insert Function dialog box and you have to choose the String in the Function Category. Choose the Substr in the Function Name list box and then click the Ok button.

Step 3

Extract a substring of S starting with the character in position n and having at most m characters. The arguments m and n must be integers.

How to work with Strlen ( ) function

How to work with Strlen ( ) function

To work with Strlen ( ) function

Step 1

To work with Strlen ( ) function, first, you need to open the Insert menu and then click the Function command.

Step 2

Later, it will display the Insert Function dialog box and choose the String in the Function Category. Next, choose the Strlen in the Function Name list box and click the Ok button.

Step 3

Finally, returns the number of characters.

How to work with Isstring function

How to work with Isstring function

To work with Isstring function

Step 1

To work with isstring function, first you must open the Insert menu and then click the Function command.

Step 2

After that, it will display the Insert Function dialog box and choose the String in the Function Category. Later, you need to choose the IsString in the Function Name list box and click the Ok button.

Step 3

You need to type IsString(x) and if the x is string it will return 1.

How to work with concat function by example

How to work with concat function by example

To work with concat function by example

Step 1

To work with concat function, first, you need to specify the two strings.

.

Step 2

After that, you need to open the Insert menu and click the Function command. Later, choose the String in the Function Category and choose the concat in the Function Name list box. Finally, click the Ok button.


Step 3

Now, you can see the result as shown below.

How to insert the function

How to insert the function

To insert the function

Step 1

To insert the function, the first thing you need to do is to open the Insert menu and then click the Function command.

Step 2

Later, it will display the Insert Function dialog box and choose the function type in the Function Category. Choose the function in the Function Name list box and click the Ok button.

How to insert the picture

How to insert the picture

To insert the picture

Step 1

If you wish to insert the picture, the first thing you need to do is to open the Insert menu and then click the Picture command.

Step 2

Later, you need to enter the double quotes key (") to create a string and then enter the name of the image pathname to the image file.

Step 3

Finally, the picture will appear as the image below.

How to define the string function

How to define the string function

To define the string function

Step 1

To define the string function, first, you need to type the function name.

Step 2

Next, you need to open the View menu and then open the Toolbars sub menu. After that, just click the Evaluation.

Step 3

Now, it will display the Evaluation dialog box and finally, you have to click the := command button.

Step 4

You could refer to the example below.