文件名称:matlab导入excel代码-matlab:研究中使用的代码
文件大小:2.46MB
文件格式:ZIP
更新时间:2024-06-10 03:36:56
系统开源
matlab导入excel代码 cmd 命令 explorer /select,d:\test.exe # 打开文件浏览器并选中test.exe explorer "http://www.baidu.com" #cmd窗口打开网址或html文件 matlab some code used in my study of data analysis ##Matlab2word %% word 处理部分 wordflag = 1; if wordflag %激活word try word = actxGetRunningServer('Word.Application'); %启动word catch word = actxserver('Word.Application'); end; word.Visible = 1;%使word可见 document = word.Documents.Add; document.SaveAs([pwd '\test3.docx']); end % ---------------------------------------- % 添加文件夹目录 ad
【文件预览】:
matlab-master
----matlab笔记.m(35KB)
----imageProcess.md(1KB)
----.gitattributes(378B)
----copyallfig2word.md(3KB)
----plotFFT.m(343B)
----Fourier and Wavelet Signal Processing_a3.2_2013.pdf(4.93MB)
----PlotLines()
--------PlotLines.m(19KB)
--------PlotLines.fig(3KB)
----simpleGui.m(1KB)
----README.md(6KB)
----lalu.py(3KB)
----search4all.m(2KB)
----test.m(1KB)
----searchfolder.m(1KB)
----.gitignore(574B)
----滤波()
--------lvbo3.m(6KB)
--------filterD1.m(1KB)
--------lvbo2.m(3KB)
--------lvbo4.m(7KB)
--------lvboAndSavedastxt.m(3KB)
----mwork1________.m(2KB)