function delete(obj)
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
obj = struct(obj);
for i = 1:length(obj)
fig = get(obj(i).h,'parent');
function delete(obj)
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
obj = struct(obj);
for i = 1:length(obj)
ax = get(obj(i).h,'parent');
function delete(obj)
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
obj = struct(obj);
for i = 1:length(obj)
fig = get(obj(i).h,'parent');
function delete(obj)
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
obj = struct(obj);
for i = 1:length(obj)
fig = get(obj(i).h,'parent');
function dummy = delete(cc,fileadd,linetype,type)
%DELETE Remove a debug point from Code Composer Studio(tm)
% DELETE(CC,ADDR,TYPE) removes a debug point at the specified address
% of the DSP.
// delete.cpp -- using the delete operator
#include
#include // or string.h
using namespace std;
char * getname(void); // function prototype
int main()
{
char *
// delete.cpp -- using the delete operator
#include
#include // or string.h
using namespace std;
char * getname(void); // function prototype
int main()
{
char *