clear % Master document to update POBEX website web_root='../pax/' sitename='podx' % update papers web_update_pubs(web_root, sitename); % update tasks section web_podx_update_tasks(web_root) % update slide and presentations web_update_pres(web_root,['#',sitename,'#']) % need to work on this -- %web_pobex_update_slides(web_root)