Home > brede > brede_web_wikipedia.m

brede_web_wikipedia

PURPOSE ^

brede_web_wikipedia - Download a Wikipedia page

SYNOPSIS ^

function s = brede_web_wikipedia(title, varargin)

DESCRIPTION ^

 brede_web_wikipedia  - Download a Wikipedia page

       s = brede_web_wikipedia(title, 'PropertyName',
         'PropertyValue')

       Input:  title   Name of Wikipedia article

       Output: s       String with raw Wikipedia markup

       Download a Wikipedia page and return the raw Wikipedia
       markup. 

       The function brede_str_wptemplate2struct may extract
       templates within the downloaded function.

       See also BREDE, BREDE_WEB, BREDE_WEB_URL,
                BREDE_STR_WPTEMPLATE2STRUCT.

 $Id: brede_web_wikipedia.m,v 1.2 2008/03/28 19:01:50 fn Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Nov-2009 18:11:22 by m2html © 2005