<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hukkuramamemoti</author_name>
  <author_url>https://blog.hatena.ne.jp/hukkuramamemoti/</author_url>
  <blog_title>俺言語。</blog_title>
  <blog_url>https://oregengo.hatenablog.com/</blog_url>
  <categories>
    <anon>Matlab</anon>
    <anon>scipy</anon>
  </categories>
  <description>MATLABのmatファイルはScipy.ioのloadmatで読み込みできるが，読み込んだデータがMATLABの構造体だった場合 読み込み方法がいまいちよくわからなかったのでメモ。 import scipy.io matdata = scipy.io.loadmat(&quot;hogehoge.mat&quot;) 構造体が kozotai.aa = 1 .bb = 2 .cc = 3としたとき kozotai_data = matdata[&quot;kozotai&quot;] aa = kozotai_data[0,0][&quot;aa&quot;] で取り出し可能!!参考:oceanpython.org</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foregengo.hatenablog.com%2Fentry%2F2015%2F12%2F06%2F000518&quot; title=&quot;【Python】matファイル内のstructの読み込み方法 - 俺言語。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-12-06 00:05:18</published>
  <title>【Python】matファイル内のstructの読み込み方法</title>
  <type>rich</type>
  <url>https://oregengo.hatenablog.com/entry/2015/12/06/000518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
