摘要: data = '1.21, 1.985, 1.955, 2.015, 1.885'; C = strsplit(data,', ') C = '1.21' '1.985' '1.955' '2.015' '1.885'C{1} = 1.21 阅读全文
posted @ 2017-03-05 20:06 Shiyu_Huang 阅读(5316) 评论(0) 推荐(0) 编辑
摘要: matlab -nosplash -nodesktop 运行文件:matlab -nodesktop -nosplash -r file 阅读全文
posted @ 2017-03-05 16:04 Shiyu_Huang 阅读(334) 评论(0) 推荐(0) 编辑
摘要: 网站:http://markdown.xiaoshujiang.com/ 软件: Moeditor:https://moeditor.org/ Remarkable:https://remarkableapp.github.io/linux.html 阅读全文
posted @ 2017-03-05 14:45 Shiyu_Huang 阅读(184) 评论(0) 推荐(0) 编辑