Skip to content

Is there an Octave version of script Grain.m #6

@rarygit

Description

@rarygit

Thanks for providing Particula.

OS: Ubuntu 20.04 (particula working with wine)

Using Octave v6.3.0 to test the script Example.m and the example output.
I have a problem with call to matlab class: matlab.mixin.SetGet

Error:
error: class not found: matlab.mixin.SetGet
error: called from

loadGrains at line 49 column 29
GrainPack at line 21 column 22
Example at line 5 column 11

Is there an Octave-friendly version of Grain.m that avoids a call to "matlab.mixin.SetGet" ?
line 1: classdef Grain < matlab.mixin.SetGet

Altenatively an m-script with the pre 2008a object oriented approach using the old syntax.

Thanks for any help

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