Giter VIP home page Giter VIP logo

sitrano's Issues

file format

I read with the utmost interest your description of Sitrano and I am eager to try it, but I don't have Matlab... just the runtime.
Anyway that you can compile the thing in a format that can be run with the runtime?
Thanks,
Nimus

Cannot start on Matlab R2018a and Matlab R2020a

Review questions

I am one of the reviewers for your submission to DaFX20.
Unfortunately I cannot start your app in Matlab in R2018a and R2020a (other versions I do not have installed).
The Image Processing Toolbox and the Audio Toolbox are both installed.
Maybe I installed your app wrongly or did something else wrong.
Please help me with this issue asap.

The corresponding error messages are

R2018a

Error using SiTraNo0x2D1App/startApp (line 90)
Error defining property 'GridLayout' of class 'SiTraNo':
Class named 'matlab.ui.container.GridLayout' is undefined or does not support property validation.
Error in SiTraNo0x2D1App (line 48)
            startApp(obj)
Error in appinstall.internal.runapp>execute (line 86)
out = evalin('caller', [script ';']);
Error in appinstall.internal.runapp>runapp13a (line 65)
outobj = execute(fullfile(appinstalldir, [wrapperfile 'App.m']));
Error in appinstall.internal.runapp>runcorrectversion (line 44)
    appobj = runapp13a(appinstalldir);
Error in appinstall.internal.runapp (line 19)
            runcorrectversion(appmetadata, appentrypoint, addonmetadatadir); 

R2020a

Functionality not supported with figures created with the uifigure function. For more information, see Graphics Support in App Designer.

Error in SiTraNo/createComponents (line 1295)
            app.UIAxes2.ButtonDownFcn = createCallbackFcn(app, @UIAxes2ButtonDown, true);

Error in SiTraNo (line 1566)
            createComponents(app)

Error in SiTraNoApp/startApp (line 86)
                obj.AppHandle = eval('SiTraNo');

Error in SiTraNoApp (line 48)
            startApp(obj)

Error in appinstall.internal.runapp>execute (line 116)
out = evalin('caller', [script ';']);

Error in appinstall.internal.runapp>runapp13a (line 95)
outobj = execute(fullfile(appinstalldir, [wrapperfile 'App.m']));

Error in appinstall.internal.runapp>preamble18b (line 60)
    appobj = runapp13a(appinstalldir);

Error in appinstall.internal.runapp (line 13)
    out = preamble18b(appinstalldir);

Error in matlab.apputil.run (line 45)
appinstall.internal.runapp(appName, appLocation);

All the best,
Anonymous reviewer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.