实例介绍
【实例简介】matlab connector 1.3
matlab connecoter 1.3, 包括connecter 1.3和 android 手机的执行程序
.
├── MATLABConnector-1.3.zip
├── MATLAB_Connector_SLA.txt
├── com.mathworks.matlabmobile-1.apk
├── connector-1.2.zip
├── connector-1.3.zip
├── install_connector.m
├── install_connector_helper.m
├── install_connector_path_update.m
├── matlab connector 1.3.rar
└── toolbox
├── connector
│ ├── connector
│ │ ├── Contents.m
│ │ ├── common
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── figure
│ │ │ │ │ ├── axesInteraction2d.p
│ │ │ │ │ ├── axesInteraction3d.p
│ │ │ │ │ ├── closeFigure.p
│ │ │ │ │ ├── doZoom2d.p
│ │ │ │ │ ├── getAxesData.p
│ │ │ │ │ ├── getDataTip.p
│ │ │ │ │ ├── getFigureData.p
│ │ │ │ │ ├── getFigureImageUrl.p
│ │ │ │ │ ├── getFigures.p
│ │ │ │ │ ├── getNewAxesLimits.p
│ │ │ │ │ ├── resetAxes.p
│ │ │ │ │ ├── resizeFigure.p
│ │ │ │ │ ├── selectFigure.p
│ │ │ │ │ └── vectorizeAxes.p
│ │ │ │ ├── figureChanged.p
│ │ │ │ ├── figureCmd.p
│ │ │ │ ├── figureInteraction.p
│ │ │ │ ├── figureSave.p
│ │ │ │ ├── handleID.p
│ │ │ │ ├── notSupportedError.p
│ │ │ │ └── webfig2png.p
│ │ │ └── shadow
│ │ │ ├── demo.p
│ │ │ ├── ginput.p
│ │ │ ├── guide.p
│ │ │ ├── home.p
│ │ │ ├── inspect.p
│ │ │ ├── keyboard.p
│ │ │ ├── linkdata.p
│ │ │ ├── message.p
│ │ │ ├── more.p
│ │ │ ├── opentoline.p
│ │ │ ├── openvar.p
│ │ │ ├── pause.p
│ │ │ ├── plottools.p
│ │ │ ├── preferences.p
│ │ │ ├── uiimport.p
│ │ │ ├── verctrl.p
│ │ │ └── warndlg.p
│ │ ├── connector-config.xml
│ │ ├── connector.m
│ │ ├── connector.p
│ │ ├── html
│ │ │ ├── Thumbs.db
│ │ │ ├── b_next.gif
│ │ │ ├── b_prev.gif
│ │ │ ├── bsjbo_a-1.html
│ │ │ ├── bsjbpgc-1.html
│ │ │ ├── bsjbphc-1.html
│ │ │ ├── bsjg133.html
│ │ │ ├── connector.html
│ │ │ ├── connector_product_page.html
│ │ │ ├── doc_to_top_down.gif
│ │ │ ├── doc_to_top_up.gif
│ │ │ ├── docscripts.js
│ │ │ ├── docstyle.css
│ │ │ ├── edit_connections.png
│ │ │ ├── edit_connections_list.png
│ │ │ ├── helpsearch
│ │ │ │ ├── _5.cfs
│ │ │ │ ├── deletable
│ │ │ │ └── segments
│ │ │ ├── helptoc.xml
│ │ │ ├── icon_action.png
│ │ │ ├── icon_active.png
│ │ │ ├── icon_arrow.png
│ │ │ ├── icon_minus.png
│ │ │ ├── icon_plus.png
│ │ │ ├── ifconfig.png
│ │ │ ├── ipconfig.png
│ │ │ ├── keyboard.png
│ │ │ └── overview.png
│ │ ├── info.xml
│ │ ├── jars
│ │ │ ├── XmlSchema-1.4.3.jar
│ │ │ ├── axiom-api-1.2.8.jar
│ │ │ ├── axiom-dom-1.2.8.jar
│ │ │ ├── axiom-impl-1.2.8.jar
│ │ │ ├── backport-util-concurrent-3.1.jar
│ │ │ ├── commons-beanutils-1.8.0.jar
│ │ │ ├── commons-fileupload-1.2.jar
│ │ │ ├── commons-io-1.4.jar
│ │ │ ├── commons-lang-2.4.jar
│ │ │ ├── commons-logging-1.0.4.jar
│ │ │ ├── connector-1.2-SNAPSHOT-small.jar
│ │ │ ├── connector-7.2-SNAPSHOT-small.jar
│ │ │ ├── fileservices-7.2-20111102.150156-196.jar
│ │ │ ├── flex-messaging-common-3.2.0.3978.jar
│ │ │ ├── flex-messaging-common-3.2.jar
│ │ │ ├── flex-messaging-core-3.2.0.3978.jar
│ │ │ ├── flex-messaging-core-3.2.jar
│ │ │ ├── flex-messaging-opt-3.2.jar
│ │ │ ├── flex-messaging-proxy-3.2.jar
│ │ │ ├── flex-messaging-remoting-3.2.jar
│ │ │ ├── internalservices-5.3.jar
│ │ │ ├── jetty-6.1.11.jar
│ │ │ ├── jetty-util-6.1.11.jar
│ │ │ ├── mlsedublaze-5.3.jar
│ │ │ ├── mlsedublaze-7.2-20111102.150156-61.jar
│ │ │ ├── servlet-api-2.5-6.1.11.jar
│ │ │ ├── worker_common-5.3.jar
│ │ │ └── worker_internal_interface-5.3.jar
│ │ ├── mobile_common
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── figureCmd.p
│ │ │ │ └── figureInteraction.p
│ │ │ └── shadow
│ │ │ └── input.p
│ │ ├── mobile_connector
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── postMessage.p
│ │ │ │ └── preMessage.p
│ │ │ └── shadow
│ │ │ ├── pause.p
│ │ │ └── ping.p
│ │ ├── private
│ │ │ └── findLogStream.p
│ │ ├── setupconnector.p
│ │ └── worker
│ │ ├── auto-suggest
│ │ │ ├── bestErrorMatch.p
│ │ │ ├── keyboardDistance.p
│ │ │ └── repairStrings.p
│ │ ├── mlsAutoSuggest.p
│ │ ├── mlsFigureChanged.p
│ │ ├── mlsFigureCmd.p
│ │ ├── mlsFigureInteraction.p
│ │ ├── mlsFigureSave.p
│ │ ├── mlsHandleID.p
│ │ ├── mlsPathManager.p
│ │ ├── mlsPostMessage.p
│ │ ├── mlsPreMessage.p
│ │ ├── mlsPublish.p
│ │ ├── mlsPublishPre.p
│ │ ├── mlsSessionManagement.p
│ │ ├── shadow
│ │ │ ├── arrayviewfunc.p
│ │ │ ├── demo.p
│ │ │ ├── edit.p
│ │ │ ├── ginput.p
│ │ │ ├── guide.p
│ │ │ ├── home.p
│ │ │ ├── input.p
│ │ │ ├── inspect.p
│ │ │ ├── keyboard.p
│ │ │ ├── more.p
│ │ │ ├── opentoline.p
│ │ │ ├── pause.p
│ │ │ ├── ping.p
│ │ │ ├── plottools.p
│ │ │ ├── preferences.p
│ │ │ ├── private
│ │ │ │ ├── dataviewerhelper.p
│ │ │ │ └── notSupportedError.p
│ │ │ ├── uiimport.p
│ │ │ ├── verctrl.p
│ │ │ ├── waitbar.p
│ │ │ └── warndlg.p
│ │ ├── statefulWorkerDispatch.p
│ │ ├── webfig2png.p
│ │ └── workerdispatch.p
│ ├── resources
│ │ └── MATLAB
│ │ └── en_US
│ │ └── Platform.xml
│ └── webapps
│ ├── dist
│ │ └── connector
│ │ ├── WEB-INF
│ │ │ ├── flex
│ │ │ │ ├── remoting-config.xml
│ │ │ │ └── services-config.xml
│ │ │ ├── jetty-web.xml
│ │ │ └── web.xml
│ │ ├── error.html
│ │ ├── index.html
│ │ └── pagenotfound.html
│ └── docroot
│ └── index.html
└── local
└── path
└── connector.phl
35 directories, 166 files
matlab connecoter 1.3, 包括connecter 1.3和 android 手机的执行程序
【实例截图】
.
├── MATLABConnector-1.3.zip
├── MATLAB_Connector_SLA.txt
├── com.mathworks.matlabmobile-1.apk
├── connector-1.2.zip
├── connector-1.3.zip
├── install_connector.m
├── install_connector_helper.m
├── install_connector_path_update.m
├── matlab connector 1.3.rar
└── toolbox
├── connector
│ ├── connector
│ │ ├── Contents.m
│ │ ├── common
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── figure
│ │ │ │ │ ├── axesInteraction2d.p
│ │ │ │ │ ├── axesInteraction3d.p
│ │ │ │ │ ├── closeFigure.p
│ │ │ │ │ ├── doZoom2d.p
│ │ │ │ │ ├── getAxesData.p
│ │ │ │ │ ├── getDataTip.p
│ │ │ │ │ ├── getFigureData.p
│ │ │ │ │ ├── getFigureImageUrl.p
│ │ │ │ │ ├── getFigures.p
│ │ │ │ │ ├── getNewAxesLimits.p
│ │ │ │ │ ├── resetAxes.p
│ │ │ │ │ ├── resizeFigure.p
│ │ │ │ │ ├── selectFigure.p
│ │ │ │ │ └── vectorizeAxes.p
│ │ │ │ ├── figureChanged.p
│ │ │ │ ├── figureCmd.p
│ │ │ │ ├── figureInteraction.p
│ │ │ │ ├── figureSave.p
│ │ │ │ ├── handleID.p
│ │ │ │ ├── notSupportedError.p
│ │ │ │ └── webfig2png.p
│ │ │ └── shadow
│ │ │ ├── demo.p
│ │ │ ├── ginput.p
│ │ │ ├── guide.p
│ │ │ ├── home.p
│ │ │ ├── inspect.p
│ │ │ ├── keyboard.p
│ │ │ ├── linkdata.p
│ │ │ ├── message.p
│ │ │ ├── more.p
│ │ │ ├── opentoline.p
│ │ │ ├── openvar.p
│ │ │ ├── pause.p
│ │ │ ├── plottools.p
│ │ │ ├── preferences.p
│ │ │ ├── uiimport.p
│ │ │ ├── verctrl.p
│ │ │ └── warndlg.p
│ │ ├── connector-config.xml
│ │ ├── connector.m
│ │ ├── connector.p
│ │ ├── html
│ │ │ ├── Thumbs.db
│ │ │ ├── b_next.gif
│ │ │ ├── b_prev.gif
│ │ │ ├── bsjbo_a-1.html
│ │ │ ├── bsjbpgc-1.html
│ │ │ ├── bsjbphc-1.html
│ │ │ ├── bsjg133.html
│ │ │ ├── connector.html
│ │ │ ├── connector_product_page.html
│ │ │ ├── doc_to_top_down.gif
│ │ │ ├── doc_to_top_up.gif
│ │ │ ├── docscripts.js
│ │ │ ├── docstyle.css
│ │ │ ├── edit_connections.png
│ │ │ ├── edit_connections_list.png
│ │ │ ├── helpsearch
│ │ │ │ ├── _5.cfs
│ │ │ │ ├── deletable
│ │ │ │ └── segments
│ │ │ ├── helptoc.xml
│ │ │ ├── icon_action.png
│ │ │ ├── icon_active.png
│ │ │ ├── icon_arrow.png
│ │ │ ├── icon_minus.png
│ │ │ ├── icon_plus.png
│ │ │ ├── ifconfig.png
│ │ │ ├── ipconfig.png
│ │ │ ├── keyboard.png
│ │ │ └── overview.png
│ │ ├── info.xml
│ │ ├── jars
│ │ │ ├── XmlSchema-1.4.3.jar
│ │ │ ├── axiom-api-1.2.8.jar
│ │ │ ├── axiom-dom-1.2.8.jar
│ │ │ ├── axiom-impl-1.2.8.jar
│ │ │ ├── backport-util-concurrent-3.1.jar
│ │ │ ├── commons-beanutils-1.8.0.jar
│ │ │ ├── commons-fileupload-1.2.jar
│ │ │ ├── commons-io-1.4.jar
│ │ │ ├── commons-lang-2.4.jar
│ │ │ ├── commons-logging-1.0.4.jar
│ │ │ ├── connector-1.2-SNAPSHOT-small.jar
│ │ │ ├── connector-7.2-SNAPSHOT-small.jar
│ │ │ ├── fileservices-7.2-20111102.150156-196.jar
│ │ │ ├── flex-messaging-common-3.2.0.3978.jar
│ │ │ ├── flex-messaging-common-3.2.jar
│ │ │ ├── flex-messaging-core-3.2.0.3978.jar
│ │ │ ├── flex-messaging-core-3.2.jar
│ │ │ ├── flex-messaging-opt-3.2.jar
│ │ │ ├── flex-messaging-proxy-3.2.jar
│ │ │ ├── flex-messaging-remoting-3.2.jar
│ │ │ ├── internalservices-5.3.jar
│ │ │ ├── jetty-6.1.11.jar
│ │ │ ├── jetty-util-6.1.11.jar
│ │ │ ├── mlsedublaze-5.3.jar
│ │ │ ├── mlsedublaze-7.2-20111102.150156-61.jar
│ │ │ ├── servlet-api-2.5-6.1.11.jar
│ │ │ ├── worker_common-5.3.jar
│ │ │ └── worker_internal_interface-5.3.jar
│ │ ├── mobile_common
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── figureCmd.p
│ │ │ │ └── figureInteraction.p
│ │ │ └── shadow
│ │ │ └── input.p
│ │ ├── mobile_connector
│ │ │ ├── mls
│ │ │ │ └── internal
│ │ │ │ ├── postMessage.p
│ │ │ │ └── preMessage.p
│ │ │ └── shadow
│ │ │ ├── pause.p
│ │ │ └── ping.p
│ │ ├── private
│ │ │ └── findLogStream.p
│ │ ├── setupconnector.p
│ │ └── worker
│ │ ├── auto-suggest
│ │ │ ├── bestErrorMatch.p
│ │ │ ├── keyboardDistance.p
│ │ │ └── repairStrings.p
│ │ ├── mlsAutoSuggest.p
│ │ ├── mlsFigureChanged.p
│ │ ├── mlsFigureCmd.p
│ │ ├── mlsFigureInteraction.p
│ │ ├── mlsFigureSave.p
│ │ ├── mlsHandleID.p
│ │ ├── mlsPathManager.p
│ │ ├── mlsPostMessage.p
│ │ ├── mlsPreMessage.p
│ │ ├── mlsPublish.p
│ │ ├── mlsPublishPre.p
│ │ ├── mlsSessionManagement.p
│ │ ├── shadow
│ │ │ ├── arrayviewfunc.p
│ │ │ ├── demo.p
│ │ │ ├── edit.p
│ │ │ ├── ginput.p
│ │ │ ├── guide.p
│ │ │ ├── home.p
│ │ │ ├── input.p
│ │ │ ├── inspect.p
│ │ │ ├── keyboard.p
│ │ │ ├── more.p
│ │ │ ├── opentoline.p
│ │ │ ├── pause.p
│ │ │ ├── ping.p
│ │ │ ├── plottools.p
│ │ │ ├── preferences.p
│ │ │ ├── private
│ │ │ │ ├── dataviewerhelper.p
│ │ │ │ └── notSupportedError.p
│ │ │ ├── uiimport.p
│ │ │ ├── verctrl.p
│ │ │ ├── waitbar.p
│ │ │ └── warndlg.p
│ │ ├── statefulWorkerDispatch.p
│ │ ├── webfig2png.p
│ │ └── workerdispatch.p
│ ├── resources
│ │ └── MATLAB
│ │ └── en_US
│ │ └── Platform.xml
│ └── webapps
│ ├── dist
│ │ └── connector
│ │ ├── WEB-INF
│ │ │ ├── flex
│ │ │ │ ├── remoting-config.xml
│ │ │ │ └── services-config.xml
│ │ │ ├── jetty-web.xml
│ │ │ └── web.xml
│ │ ├── error.html
│ │ ├── index.html
│ │ └── pagenotfound.html
│ └── docroot
│ └── index.html
└── local
└── path
└── connector.phl
35 directories, 166 files
好例子网口号:伸出你的我的手 — 分享!
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论