Why does a new browser window open each time I call the WEB command instead of opening the url in the same existing window in MATLAB 7.9 (R2009b)?
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I use the '-browser' option to load html in Internet explorer, but every time I open a new page, it opens a new instance of Explorer. In earlier version of MATLAB, the web command used to open the url in the same existing instance of Internet Explorer overwriting the existing page.
0 comentarios
Respuestas (1)
Akshay
el 17 de En. de 2011
In MATLAB 7.9 (R2009b), MATLAB honors the browser settings. In Internet Explorer 7 there is the 'Tabs' settings under Tools -> Internet Options. Going inside the 'Settings', there's an option which says 'Open Links from other programs in' and the options are 'A new window', 'A new tab in the current window' and 'The current tab or window'. Selecting 'A new window' option brings about a behavior similar to MATLAB 7.9 (R2009b). Alternatively, selecting 'The current tab or window' brings about a behavior similar to earlier version of MATLAB. Currently, MATLAB cannot override these browser settings.
0 comentarios
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!