Warning: Could not find appropriate function on path loading function handle
27 views (last 30 days)
Show older comments
After I updated to matlab2018a, my commercial software "SARproz" which runs under matlab failed to process data. Matlab gives this error:
Warning: Could not find appropriate function on path loading function handle C:\Program Files\MATLAB\R2018a\toolbox\images\images\private\resampsep.mexw64>resampsep > In parallel_function>make_general_channel/channel_general (line 917) In remoteParallelFunction (line 46)
I have checked that this function exists in the directory. All of my data come up with the same error when using matlab2018, but they are good with matlab2017. I think this is a compatibility problem. How can it be solved ?
0 Comments
Answers (2)
Jan
on 5 Jun 2018
This is not a question for the general Matlab forum. Contact the author of the software.
The software is from 2015 and all I find there is: "Matlab 2012 or higher". It is possible that the compiled MEX files are not running under 2018a anymore.
5 Comments
Pietro Milillo
on 4 Apr 2019
Hi Jan,
I have the same issue. The same code works on Matlab2017b while it gives me the exact same error in 2018b.
Can you please advice? I think it is a bug in the new Matlab version.
Warning: Could not find appropriate function on path loading function handle /Applications/MATLAB_R2018b.app/toolbox/images/images/private/resampsep.mexmaci64>resampsep
> In parallel_function>make_general_channel/channel_general (line 923)
Jan
on 5 Apr 2019
@Daniela, Pietro, Jinghui: Withoujt seeing the original code and having the commercial software, I cannot run any tests or understand, when the problem occurs. So please contact the author of the commercial software and ask the official Matlab support for help. Both will ask for code, which repdoduces the problem also.
Daniele Perissin
on 6 Jan 2020
Hi Jan,
I do not know how this forum works, I never got the replies above, I just discovered them by chance today.
Just for the sake of closing the topic, please check the following:
thanks and best
Daniele
0 Comments
See Also
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!