Skip to content

constantly getting callback error functions and variable not found,facing lot of difficulties for my project please help very disappointed by initial review #38

@fussegli

Description

@fussegli

Discussed in #35

Originally posted by Som2004babu November 15, 2025
Error using appdesservices.internal.interfaces.model.AbstractModel/executeUserCallback (line 282)
Error while evaluating Button PrivateButtonPushedFcn.

function_generate_ellipsoid_microstructure is not found in the current folder or on the MATLAB path, but exists in:
C:\Users\ASUS\Downloads\MATBOX_Microstructure_analysis_toolbox-master\MATBOX_Microstructure_analysis_toolbox-master\src\Microstructure_generation

Change the MATLAB current folder or add its folder to the MATLAB path.

Error in Microstructure_generation_stochastic/Generate_ButtonPushed (line 1595)
[microstructure3D, ~, particle_data, outcome, overlapping_stat] = function_generate_ellipsoid_microstructure(app.domain_size,app.phase,tolerance,forceodddiameter,overlapping,acc,cropparameters,~app.disable_contiguituy_check, pMask, stoping_conditions, do_verification, save_options);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in appdesigner.internal.service.AppManagementService/executeCallback (line 13)
callback(appOrUserComponent, event);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 54)
newCallback = @(source, event)executeCallback(ams, ..

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