首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > yamlmatlab

yamlmatlab

  • 资源大小:286.55 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Overview YAMLMatlab is a set of Matlab functions which enables reading in and writing out documents in YAML format (the format definition can be found on http://www.yaml.org/). The hierarchical structure of a YAML file is represented as a Matlab struct. Features Reading in and writing out a yaml file. Available data types are: Time (like 00:11:12) (extra Matlab object is used to represent datetime stamp), internally represented in UTC format Strings Int/Double Array of strings of size MxN Matrices of arbitrary size Introduced "description file" containing key-word "import" standing for files which are to be processed together e.g. ---import: - test1.yaml - test2.yaml... stands for situation when the program reads two yaml files together into one s

文 件 列 表

datadump.m
DateTime.m
deflateimports.m
doinheritance.m
dosubstitution.m
external
snakeyaml-1.9.jar
LICENSE-2.0.txt
extras
TimeVals2Cell.m
GetYamlVals.m
iscolumnvector.m
ismymatrix.m
isord.m
isrowvector.m
issingle.m
kwd_parent.m
makematrices.m
mergeimports.m
merge_struct.m
MIT-license.txt
ReadYaml.m
ReadYamlRaw.m
Tests
~temporary.yaml
selftest_yamlmatlab.m
selftest_report.html
Data
test_ReadYaml.m
test_WriteYaml.m
WriteYaml.m
VIP VIP
0.187829s