*** TKStudio Project (C)ZLG-MCU By YinHandong
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "C:\Keil\C51\INC\"
# Begin Target "D12 driver for small rtos"
# PROP DEVICE=P89C58X2
# PROP
function val = get(c, prop, idx)
% COMPONENTS/GET gets properties of a Components object
%
% Usage:
% val = get(c, prop [,idx])
%
% Parameters:
% c - the Components object to query
% pro
*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "D:\Keil\C51\INC\ATMELWM"
# Begin Target "Target 1"
# PROP DEVICE=AT8xC51SND1
# PROP V
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same
*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "D:\Keil\C51\INC\Winbond"
# Begin Target "STC3310test"
# PROP DEVICE=W77E58
# PROP VEN
function popset(handle,prop)
% POPSET - pop values for a property from a value stack.
%
% POPSET(HANDLE, PROP) will restore a prevously HGPUSHED property value.
%
%nargchk(2,2,'wrong number of arg