资源简介
基于Matlab GUI 写的NI6356上位机,对于正在学习使用matlab调用数据采集器工具箱,或者使用NI6356的人有帮助
代码片段和文件信息
function varargout = ni6356(varargin)
% NI6356 MATLAB code for ni6356.fig
% NI6356 by itself creates a new NI6356 or raises the existing
% singleton*.
%
% H = NI6356 returns the handle to a new NI6356 or the handle to
% the existing singleton*.
%LBACK in NI6356.M with the given input arguments.
%
% NI6356(‘Property‘‘Val
% NI6356(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALue‘...) creates a new NI6356 or raises the
% existing singleton*. Starting from the left property UI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Edit the above text to modify the response to help ni6356
% Last Modified by GUIDE v2.5 18-Jan-2016 22:01:18
% beginback initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @ni6356_OpeningFcn ...
相关资源
- MATLAB Neural Network Toolbox官方教程
- Inverse Synthetic Aperture Radar Imaging with
- matlab GUI设计
- 雷达压制干扰matlab程序
- 系统辨识,使用者的理论
- MATLAB仿真林飞、杜欣编著.pdf
- 基于HMM的语音识别MATLAB代码
- 关于均衡的MATLAB程序合集
- 数字滤波器的MATLAB与FPGA实现代码
- 滑模变结构控制MATLAB仿真 第3版 基本
- Matlab火焰烟雾检测(GUI)
- 帧间差分法matlab
- Matlab MPT工具箱 MPT3.2.1 (2019更新 稳
- 《模式识别与智能计算的MATLAB实现》
- 基于sift和SVM算法实现的手势识别 MA
- 数字图像处理第三版冈萨雷斯英文附
- 《精通MATLAB图像处理》全书pdf高清完
- 斯坦福机器学习公开课CS229讲义作业及
- MATLAB神经网络30个案例分析(高清版)
-
微网运行控制simuli
nk仿真,包含逆变 - MATLAB数据分析方法
- MATLAB图像处理:能力提高与应用案例
- MATLAB.Programming.for.Engineers.5th.Edition_2
- 卷积神经网络的matlab程序
- MATLAB优化算法案例分析与应用_进阶篇
- 精通MATLAB数字图像处理与识别书本代
- 冈萨雷斯数字图像处理MATLAB版图片及
- 人脸识别 MATLAB代码
- MNIST手写字体识别CNN+BP两种实现-Matl
- Matlab课程设计:对作业文档格式化批
评论
共有 条评论