v1.29.9
-- Fix deployed version of Homer3 generating error at startup due to an old version of MainGUI.fig being compiled in to the executable. This was because there were 2 versions of MainGUI.fig one which was mistakenly left over in a previous commit. One in Homer3 root folder and one in MainGUI which was the correct version. When running in Matlab it somehow found the correct one in the MainGUI folder but when building and running Homer3 executable it compiled in the wrong version. -- Fix misnamed function filesepStandard from incorrect name filepathStandard
Loading
Please sign in to comment