installing notepad++ (editor)en1811/resources/octave/notepad++setup.pdf · setup will install...

6
INSTALLING NOTEPAD++ (EDITOR) Step 1:- Go to the following website : - http://notepad-plus-plus.org/download/v6.6.1.html Step 2:- Click on ‘Notepad++ Installer’. Step 3:- A ‘account user control’ window opens. Click ‘yes’. Step 4:- Click ‘Ok’.

Upload: duongkhuong

Post on 26-Apr-2019

258 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

INSTALLING NOTEPAD++ (EDITOR)

Step 1:- Go to the following website: - http://notepad-plus-plus.org/download/v6.6.1.html

Step 2:- Click on ‘Notepad++ Installer’.

Step 3:- A ‘account user control’ window opens. Click ‘yes’.

Step 4:- Click ‘Ok’.

Page 2: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

Step 5:- Click ‘Next’.

Step 6:- Click ‘I Agree’.

Page 3: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

Step 7:-Click ‘Next’.

Step 8:- Click ‘Next’.

Page 4: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

Step 9: - Click ‘Install’.

Step 10:- Click ‘Finish’.

Page 5: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

CEATING A SCRIPT FILE (.m file)

Step 1: Open Notepad++.

Step 2: Click File -> Open -> Go to the Matlab folder -> en1811 -> functemplate.m (or srctemplate.m)

Step3: Go to File -> Save As.

Page 6: INSTALLING NOTEPAD++ (EDITOR)en1811/resources/Octave/Notepad++Setup.pdf · Setup will install Notepad ++ 6. I in the following folder To install in a different folder, click I in

Step 4: Rename the file, say for example – ‘Part A’. Save it inside the en1811 folder.

Step 5:- Now, you can make the required changes in the ‘PartA’ file.

Step 6:- Save the file again.

Step 7: To run the script file in Octave, write the name of the script file in the Octave Command window.