文件名称:Insert-matlab-intotext

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • cui***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在文本文件中嵌入MATLAB代码并运行返回结果



类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!



主要作用以及价值:



在文本文件中嵌入matlab代码,并可以直接运行该文本文件

根据matlab变量的当前值,实时修改文件文件中相应的数据







目前具有如下功能:



matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码

matlab代码可以放在文本的任意位置,你想放在什么地方都可以

matlab代码允许被文本分割而不连续书写,比如循环语句

fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦





有待改进的方面有:



在文本文件中增加对matlab function的支持

简化变量输出,目前只能fprintf(fid_target,...)

目前是M脚本完成功能的,后期会提供M函数-MATLAB code embedded in the text file and run return results



Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!



A major role as well as the value of:



Matlab code embedded in the text file, and can be run directly on the text file

Modify the data file file based on the current value of the matlab variables, real-time







Currently has the following functions:



matlab code uses the  symbol in the middle of the parse matlab code must contain

matlab code can be placed anywhere in the text, where you want to put

matlab code allows text segmentation without the consecutive writing, such as loop statement

fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble





Areas for improvement:



Increase support for matlab function in a text file

Simplify variable output, can only the fprintf (fid_target ...)

M scr ipt completed, late M function
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Insert-matlab-intotext

......................\origin.txt

......................\runtext.m

......................\说明.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org