代码搜索:Graphical
找到约 2,243 项符合「Graphical」的源代码
代码结果 2,243
www.eeworm.com/read/494772/6374958
m visualize_map.m
function varargout = visualize_map(varargin)
% visualize_maps opens a graphical interface for visaulising CPANNs and kohonen maps
% visualize_maps is called by each visualize file (visualize_kohon
www.eeworm.com/read/263516/11358366
m fval.m
function val_out = fval(co,val_in,gtzero)
% FVAL sets parameters in graphical user interfaces
%
% OUT = FVAL(HDL,IN [,GTZERO])
% HDL object handle
% IN input value
% GTZERO ch
www.eeworm.com/read/408292/11398238
m fit_model_mixed_lltm.m
%main file for estimation prob graphical models
%mixed lltm (rasch)
%see the examples in the example map for other specific models
%or define your own model
%to be done for each model
%1.loa
www.eeworm.com/read/154760/11929292
m ftprpgui.m
function ftprpgui(mode)
%FTPRPGUI Graphical User Interface program for Fourier transform properties.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
www.eeworm.com/read/231340/14238412
m disc.m
function Rout=disc(cmd,arg1,arg2)
%shaft
%
% a simple graphical tool for creating complex shafts
% this is a utility for rotfe
%
% I. bucher 30.8.2000
%
% This program is not in the public do
www.eeworm.com/read/231340/14238419
m shaft.m
function Rout=shaft(cmd,arg1,arg2)
%shaft
%
% a simple graphical tool for creating complex shafts
% this is a utility for rotfe
%
% I. bucher 30.8.2000
%
% This program is not in the public d
www.eeworm.com/read/127109/14378093
readme
Doxywizard is a graphical front-end to read/edit/write doxygen configuration
files. It requires Qt version 2.1.0 or higher.
As a special exception, Dimitri van Heesch gives permission to link this
www.eeworm.com/read/212602/15151939
m fval.m
function val_out = fval(co,val_in,gtzero)
% FVAL sets parameters in graphical user interfaces
%
% OUT = FVAL(HDL,IN [,GTZERO])
% HDL object handle
% IN input value
% GTZERO check if
www.eeworm.com/read/38039/1095284
mnu edtundo.mnu
UNDOUPDATE
#
Undo#Last
Undo the last action applied to the model.
#
UpdateScreen
Update graphical view of the model according to specified changes.
#
Display#Mode
Select models to be shown.
www.eeworm.com/read/467546/1500030
ctxt graphicslistener.ctxt
#BlueJ class context
comment0.target=interface\ GraphicsListener
comment0.text=Interface\ for\ graphical\ components\ that\ need\ to\ display\ndynamic\ objects\ that\ get\ updated\ periodically.\n@a