资源简介
PSIM9.1.4全功能版,28335的SCI模块,SPI模块齐全,免安装版本直接解压缩开始使用,目前破解版的最高版本。
代码片段和文件信息
function varargout = PSimDialog(varargin)
% PSIMDIALOG M-file for PSimDialog.fig
% PSIMDIALOG by itself creates a new PSIMDIALOG or raises the existing
% singleton*.
%
% H = PSIMDIALOG returns the handle to a new PSIMDIALOG or the handle to
% the existing singleton*.
%
% PSIMDIALOG(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in PSIMDIALOG.M with the given input arguments.
%
% PSIMDIALOG(‘Property‘‘Value‘...) creates a new PSIMDIALOG or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before PSimDialog_OpeningFunction gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to PSimDialog_OpeningFcn via varargin.
%
% *See GUI Options on GUIDE‘s Tools menu. Choose “GUI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Edit the above text to modify the response to help PSimDialog
% Last Modified by GUIDE v2.5 22-Nov-2005 14:19:23
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @PSimDialog_OpeningFcn ...
‘gui_OutputFcn‘ @PSimDialog_OutputFcn ...
‘gui_LayoutFcn‘ [] ...
‘gui_Callback‘ []);
if nargin & isstr(varargin{1})
gui_State.gui_Callback = str2func(varargin{1});
end
if nargout
[varargout{1:nargout}] = gui_mainfcn(gui_State varargin{:});
else
gui_mainfcn(gui_State varargin{:});
end
% End initialization code - DO NOT EDIT
% --- Executes just before PSimDialog is made visible.
function PSimDialog_OpeningFcn(hobject eventdata handles varargin)
% This function has no output args see OutputFcn.
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% varargin command line arguments to PSimDialog (see VARARGIN)
% Choose default command line output for PSimDialog
handles.output = hobject;
% Update handles structure
guidata(hobject handles);
set(handles.PSimFileEdt ‘String‘ get_param(gcbh ‘Parameters‘));
set(handles.sBack ‘String‘ get_param(gcbh ‘Parameters‘));
% UIWAIT makes PSimDialog wait for user response (see UIRESUME)
% uiwait(handles.figure1);
% --- Outputs from this function are returned to the command line.
function varargout = PSimDialog_OutputFcn(hobject eventdata handles)
% varargout cell array for returning output args (see VARARGOUT);
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Get default command line output from handles
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 254464 2011-07-20 10:21 PSIM9.1.4_softkey\cablib2.dll
文件 457216 2011-07-20 11:19 PSIM9.1.4_softkey\Calculator.exe
文件 100 2011-05-25 11:44 PSIM9.1.4_softkey\cb.bat
文件 1175552 2009-12-31 01:17 PSIM9.1.4_softkey\ch.dll
文件 333824 2011-11-14 07:32 PSIM9.1.4_softkey\ComputerID.exe
文件 32768 2009-11-14 16:06 PSIM9.1.4_softkey\Device\diode.dev
文件 62464 2011-11-02 12:37 PSIM9.1.4_softkey\Device\IGBT.dev
文件 31488 2011-05-15 15:25 PSIM9.1.4_softkey\Device\MOSFET.dev
文件 17152 2007-03-01 14:34 PSIM9.1.4_softkey\Device\Semikron.dev
文件 105035 2005-11-30 17:30 PSIM9.1.4_softkey\doc\Help em
文件 255909 2004-10-15 14:01 PSIM9.1.4_softkey\doc\Help General DLL Block.pdf
文件 360985 2011-06-06 18:47 PSIM9.1.4_softkey\doc\ModCoupler User Guide.pdf
文件 4056142 2011-11-08 17:04 PSIM9.1.4_softkey\doc\PSIM User Manual.pdf
文件 429905 2011-11-11 10:38 PSIM9.1.4_softkey\doc\readme.pdf
文件 1063435 2006-10-23 07:57 PSIM9.1.4_softkey\doc\Semikron SEMiX151GD066HDs.pdf
文件 1667441 2011-11-08 12:52 PSIM9.1.4_softkey\doc\SimCoder User Manual.pdf
文件 2224776 2011-11-09 19:03 PSIM9.1.4_softkey\doc\SmartCtrl User Guide.pdf
文件 336210 2010-02-14 08:11 PSIM9.1.4_softkey\doc\Solarex MSX-60 (solar module).pdf
文件 211456 2011-11-14 07:30 PSIM9.1.4_softkey\DspComm.dll
文件 1160 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 2163 2011-12-09 01:49 PSIM9.1.4_softkey\em
文件 1121 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 773 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 2758 2010-01-03 16:49 PSIM9.1.4_softkey\em
文件 5082 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 451 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 6656 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 7680 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 7168 2010-01-03 16:46 PSIM9.1.4_softkey\em
文件 6656 2010-01-03 16:46 PSIM9.1.4_softkey\em
............此处省略2080个文件信息
评论
共有 条评论