登录
首页 » matlab » command_window_text

command_window_text

于 2011-05-15 发布 文件大小:2KB
0 267
下载积分: 1 下载次数: 3

代码说明:

  这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。 操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。 我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。 这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired. Operation is very simple- using the findjobj function (required for operation), this file looks for the appropriate object in the root window and gets text from it. I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use. It s a bit slow, there is probably a quicker way of looking for a specific class- if so, let me know!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LDPC
    LDPC码是通过校验矩阵定义的一类线性码,为使译码可行,在码长较长时需要校验矩阵满足“稀疏性”,即校验矩阵中1的密度比较低,也就是要求校验矩阵中1的个数远小于0的个数,并且码长越长,密度就要越低。 (LDPC Coding with PSK modulation in Rayleigh fading channel Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements. In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated. Please feel free to contact me and let me know your comments. )
    2013-04-03 09:47:51下载
    积分:1
  • lagrange_interpolation_6_2
    MATLAB 实现拉格朗日插值算法 (Lagrange interpolation algorithm in MATLAB)
    2011-11-29 21:19:03下载
    积分:1
  • jae_92m
    This is a matlab program. It will implement the estimation and testing procedures for a Markov switching parameter model as presented in B. Hansen "The likelihood ratio test under non-standard conditions: Testing the Markov trend model of GNP."
    2014-01-03 13:47:53下载
    积分:1
  • QGA-Matlab
    利用量子遗传算法求解二元函数极值的matlab源程序。(Quantum genetic algorithm matlab source binary function extremum.)
    2015-04-27 17:26:57下载
    积分:1
  • syncmachine
    This is my Simulink file that simulâ tes a synchronous generator model
    2014-08-11 01:58:06下载
    积分:1
  • kuozhankamalvbosuanfa
    扩展卡尔曼滤波算法的matlab程序,(字数不够,增加字数的)(Extended Kalman filter algorithm matlab program)
    2014-08-27 20:26:52下载
    积分:1
  • boshutu
    标准线阵的频率波数响应、波束图 对于N=11的标准线阵: 1、画出频率响应波束图,并标出可视区间; 2、画出极坐标下的波束图; 3、分析栅瓣问题。(Standard linear frequency response, the beam pattern)
    2012-05-06 12:35:02下载
    积分:1
  • robotarm
    说明:  柔性机械臂的神经网络控制策略。课程报告,有详细说明。(Flexible manipulator neural network control strategy. Course report is described in detail.)
    2006-03-06 21:12:59下载
    积分:1
  • capacity_cdf_mimo
    mimo capacity_cdf_mimo graph drawing
    2011-07-30 23:31:45下载
    积分:1
  • fit_ML_laplace
    fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b) with parameters: u,b format: result = fit_ML_laplace( x,hAx ) input: x - vector, samples with laplace distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields u,b - fitted parameters CRB_b - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
    2011-02-09 19:06:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载