Skip to main content

2.9) Using This Course


  • Matlab source code is embedded into this course
  • In Windows you can open this course within the Matlab web browser to allow you to view Matlab and this course within a single screen
  • Type the following at the Matlab Command Window:

[matlab]
>> web https://programmingforresearchers.leeds.ac.uk/matlab
[/matlab]

  • If a new window is generated (i.e. one that is not docked within the Matlab environment) then it can be docked using the icon in the top-right of the Matlab web browser
  • Example code can be copied and pasted from the browser into the Matlab Command Window
    • If you select code within the integrated browser you can press F9 to execute the code within the Matlab Command Window
    • Alternatively you can copy and paste text from the web browser into the Matlab Command Window (i.e. within Windows <ctrl>-<c> and <ctrl>-<v> or on Mac <cmd>-<c> and <cmd>-<v>)
  • Under Unix you must first set the system browser to do this consult http://www.mathworks.co.uk/help/matlab/matlab_env/web-browsers-and-matlab.html or seek help from the source supervisor.
  • Alternatively your browser can be run outside Matlab