Sounds Logical
Send Page To a Friend

Table Of ContentsPrevious PageNext Page

[M-Utilities overview]

M-Utilities: MATLAB function reference

winopenbrowser
Version 1.0 Requires MATLAB 6.0 (R12) or later

Activates the default system web browser to open the URL specified (as a string) in the input argument.

File format: mex-file
Editable source code:
no
Utilises non-editable functions: yes (Windows API dll's)
Platform:
PC/Windows
Required MATLAB Toolboxes: none (except core MATLAB)
Demo version limitations: none (except for displaying of demo banner)
Syntax:
 

winopenbrowser(URLstring);

Arguments:
Input:
URLstring

Can be one of the following:

  • a string containing a complete URL
  • a string containing a local file with full path
This function is implemented as a mex function (Windows DLL) called winopenbrowser.dll. The accompanying winopenbrowser.m file simply contains the help comments for access via the usual MATLAB 'help' command.
  slmhelp opens the M-Pack help page for given function
Examples:
Open the Sounds Logical website (requires internet access):
  winopenbrowser('http://www.soundslogical.com/index.html')
  winopenbrowser http://www.soundslogical.com/index.html

Top Of PageTable Of ContentsPrevious PageNext Page

Send Page To a Friend

home - news - products - store - support - site map - company info
© 2002 Sounds Logical. All rights reserved.
Sounds Logical
legal notice - privacy statement