资源简介

目前,实验中矢量网络分析会测量得到数据图片,但是计算时,我们需要将其数据提取出来。本程序给出指定部位截取吗,同时将指定部位上的数字保存下来。

资源截图

代码片段和文件信息

function varargout = image2data(varargin)
% IMAGE2DATA M-file for image2data.fig
%      IMAGE2DATA by itself creates a new IMAGE2DATA or raises the existing
%      singleton*.
%
%      H = IMAGE2DATA returns the handle to a new IMAGE2DATA or the handle to
%      the existing singleton*.
%
%      IMAGE2DATA(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in IMAGE2DATA.M with the given input arguments.
%
%      IMAGE2DATA(‘Property‘‘Value‘...) creates a new IMAGE2DATA or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before image2data_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to ima

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-01-04 17:26  代码\
     文件         462  2014-03-20 04:46  代码\data.txt
     文件       14795  2014-03-20 04:46  代码\image2data.fig
     文件       45589  2014-03-20 04:46  代码\image2data.m
     文件        4950  2009-10-08 09:52  代码\picturecrop.fig
     文件        5460  2013-10-02 17:55  代码\picturecrop.m

评论

共有 条评论