代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/251851/12314691

m linearcon.m

function con = linearcon(CE,dE,CI,dI) % Linear constraint object class constructor % % Syntax: % "con = linearcon(CE,dE,CI,dI)" % % "con = linearcon(C)" % % "con = linearcon" % % Description:
www.eeworm.com/read/251851/12314809

m~ and.m~

function I = and(v1,v2) % Find the intersection of two vertices objects % % Syntax: % "V = and(a,b)" % % "V = a & b" % % Description: % "and(a,b)" returns a vertices object constructed from a
www.eeworm.com/read/251851/12314834

m subsref.m

function p = subsref(v,S) % Subscript referencing for vertices objects % % Syntax: % "p = subsref(vtcs,i)" % % "p = vtcs(i)" % % Description: % "vtcs(i)" returns the coordinates of the "i"th po
www.eeworm.com/read/251851/12314846

m and.m

function I = and(v1,v2) % Find the intersection of two vertices objects % % Syntax: % "V = and(a,b)" % % "V = a & b" % % Description: % "and(a,b)" returns a vertices object constructed from a
www.eeworm.com/read/251851/12314879

m sf_tool.m

function fig = sf_tool() % Enumerate states in a Stateflow chart % % Syntax: % "sf_tool" % % Description: % "sf_tool" provides controls which can be used to enumerate states in % a Sta
www.eeworm.com/read/251851/12314883

m trace_scsb_input.m

function fsmbH = trace_scsb_input(scsbH,port) % Find handles and order of finite state machine blocks (FSMBs) % connected to a switched continuous system block (SCSB) % % Syntax: % "fsmbH = t
www.eeworm.com/read/251851/12315057

m checkeg.m

function EGf = checkEG(f) % Evaluate the `computation tree logic (CTL)` expression "EG f". % % Syntax: % "EGf = checkEG(f)" % % Description: % Given a finite-state transition system and its reve
www.eeworm.com/read/251851/12315059

m checkaf.m

function AFf = checkAF(f) % Evaluate the `computation tree logic (CTL)` expression "AF f". % % Syntax: % "AFf = checkAF(f)" % % Description: % Given a finite-state transition system and its reve
www.eeworm.com/read/251851/12315067

m region.m

function s = region(N,init) % "region" class constructor. % % Syntax: % "s = region(N,init)" % % Description: % A "region" object represents a subset of states in a finite-state % machine (FSM)
www.eeworm.com/read/251851/12315079

m checkag.m

function AGf = checkAG(f) % Evaluate the `computation tree logic (CTL)` expression "AG f". % % Syntax: % "AGf = checkAG(f)" % % Description: % Given a finite-state transition system and its reve