Skip to content

Univariate Gaussian MLX produces error upon readSample #1

Description

@jonasallgeier

I am running sampling_univariate_gaussian_distribution_via_paradram.mlx on Matlab R2021b and get an error message on line 51 (sample = pmpd.readSample();):

Error using ParaDRAM_class/readTabular
Too many output arguments.
Error in ParaDRAM_class/readSample (line 176)
        sampleList = self.readTabular(callerName,file,delimiter); 

Is that a known problem? How can it be fixed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions