Effacer les filtres
Effacer les filtres

Point me to documentation of ReadYaml()

13 vues (au cours des 30 derniers jours)
John Pryce
John Pryce le 2 Mai 2018
Commenté : John Pryce le 10 Mai 2018
I am reading YAML files, and have been given some code that does this by calling
data = yaml.ReadYaml('somefile');
It works, but I have no documentation and probably could use it better. MATLAB's help does not know of it. Can someone tell me who wrote it and point me to some instructions?
  4 commentaires
Walter Roberson
Walter Roberson le 4 Mai 2018
Walter Roberson
Walter Roberson le 4 Mai 2018
"Main authors
  • Jiri Cigler, Dept. of Control Engineering, CTU Prague http://support.dce.felk.cvut.cz/pub/ciglejir/
  • Jan Siroky, Energocentrum PLUS, s.r.o.
  • Pavel Tomasko, student at Faculty of Electrical Engineering, CTU Prague and Institute of Chemical Technology, Prague."

Connectez-vous pour commenter.

Réponse acceptée

lokender Rawat
lokender Rawat le 8 Mai 2018
Currently MATLAB does not support YAML parsing but third party tools like 'yamlmatlab' can be used for the purpose as needed. It is mentioned in the official documentation as well, please refer the link to find the same at the end of the page: link_for_doc
However, the relevant documentation could also be inquired from the creators of the application. Refer the below links:
  1 commentaire
John Pryce
John Pryce le 10 Mai 2018
Iokander, thanks. It looks as if the senior author is now at Feramat Cybernetics, Prague so I have written to the company asking if anyone at Czech Technical University has taken over maintenance.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Debugging and Analysis dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by