Even when I am using he addpath command in octave
For eg: addpath('D:\Random Small Projects\Coursera\Machine Learning\Week 2\machine-learning-ex1\ex1')
when i type pwd it is showing the curent directory as 'C:\user'
I don't know why the add path command is not working?