Skip to Main Content Skip to Search
Product Documentation

close - Close project in IDE window

Syntax

IDE_Obj.close(filename,'project')

IDEs

This function supports the following IDEs:

Description

Use IDE_Obj.close(filename,'project') to close a specific project, all projects, or the active open project.

For the filename argument:

With the VisualDSP++ IDE, to close the current project group (if filename is 'all' or []), replace 'project'with 'projectgroup'.

Examples

To close all open project files:

IDE_Obj.close('all','project')

To close the open project, myProj:

IDE_Obj.close('myProj','project')

To close the active open project:

IDE_Obj.close([],'project')

With the VisualDSP++ IDE, to close all open project groups:

IDE_Obj.close('all','projectgroup')

With the VisualDSP++ IDE, to close the active project group:

IDE_Obj.close([],'projectgroup')

See Also

add | open | save

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS