Skip to content

better JSON munging or workaround #7

@shabbychef

Description

@shabbychef

The following will choke pymatbridge:

%%matlab
fprintf('got quotes? -->  "    ');

The JSON parser gets confused, of course. We can work on escaping and unescaping the I/O to and from Matlab, but it might make more sense to use temporary files (blech), or another mechanism, to move text around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions