Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.io.matlab bob.io.matlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.io.matlabbob.io.matlab
  • Issues
  • #4
Closed
Open
Created Jul 18, 2017 by Amir MOHAMMADI@amohammadiOwner

reading a cell is not supported and it should be mentioned in the documentation.

Here is the error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  unknown data type (dtype: unknown (0); shape: [1,13233]; size: 0 bytes) for object named `0' at file `./results/LightenedCNN_C_lfw.mat'

Steps to reproduce:

from bob.io import matlab
matlab.read_varnames('./results/LightenedCNN_C_lfw.mat')

where the file is in here.

I will update this issue as I debug more.

Assignee
Assign to
Time tracking