How can I read a .HJSON file in Matlab ?

1 回表示 (過去 30 日間)
Alex castilla
Alex castilla 2018 年 3 月 3 日
編集済み: Alex castilla 2018 年 3 月 3 日
Hello Matlab community,
I have a folder named "Projects" which contains several subfolders (SNV_1,SNV_2,..SNV_n) inside the SNV_ there are multiple .HJSON files. I would like to know how can I read them in Matlab ?. The SNV_ are the coordinates in the Cartesian plane (x,y) of nine targets. This is an example how the document SNV_ looks like:
{ Project:{ centerX:0, centerY:0, scaleX:0.37, scaleY:-0.21, angle:0 } Tiles:[ { x:-0.685047, y:-0.8714007, width:0.2, height:0.2} { x:0.08870173, y:-0.8292443, width:0.2, height:0.2} { x:0.8970094, y:-0.6696421, width:0.2, height:0.2} { x:1.084515, y:-0.02066982, width:0.2, height:0.2} { x:0.1971818, y:0.00928545, width:0.2, height:0.2} { x:-0.8194289, y:-0.124699, width:0.2, height:0.2} { x:-1.202906, y:0.8027447, width:0.2, height:0.2} { x:-0.6173414, y:0.8405823, width:0.2, height:0.2} { x:0.9709035, y:0.7958611, width:0.2, height:0.2} ] }
Thanks in advance, Cheers

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by