-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to start Zmap in Matlab2019b in windows 11. Unrecognized function or variable 'MenuSelectedField'. #63
Comments
Got the same problem, |
Yes, I cloned the program instead of downloading the .zip file and it worked like magic |
Thanks! however it did not work for me, |
May be the version of matlab has some role... I'm using 2019b. I'm not an expert here. However, if you want I can share the zmap package that now works on my machine |
I tried both on 2019a and 2020a and did not work, |
https://drive.google.com/file/d/1MOXDbgNDk1om8odoyf1dIxyxZyNLGffV/view?usp=sharing |
IT WORKS! |
Glad to hear that :-) |
Hu, I've the same problem with Matlab 2021b. Arjunvh could you share also with me your version of zmap? |
Hi,
Here is the file that seems to work fine on my computer.
https://www.dropbox.com/s/a926aufgeupuhdt/zmap7-master.zip?dl=0
Cheers,
Nadav
…On Fri, Feb 25, 2022 at 3:21 PM sismanna ***@***.***> wrote:
Hu, I've the same problem with Matlab 2021b. Arjunvh could you share also
with me your version of zmap?
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVFHDY7RCKHDTQGOLFNAGH3U4565BANCNFSM5HGXEVPQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have the same problem with MATLAB R2021b and Windows 11. I downloaded the file and now there is no error, but the main window does not appear. Go direct to main map,. |
lat is wrong is latitude |
Hi, I've the same problem with Matlab 2020a. Could you share also with me your version of zmap? Thanks |
here is the link:
https://drive.google.com/drive/folders/1H_G_7l1XqbUu7xpccYANDtfh37Y63bv8?usp=sharing
Nadav
…On Thu, Nov 10, 2022 at 8:55 AM Emma-ke2 ***@***.***> wrote:
Hi, I've the same problem with Matlab 2020a. Could you share also with me
your version of zmap? Thanks
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVFHDYY5TB3VI3PK2YONRATWHSL6RANCNFSM5HGXEVPQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It works ! |
Nice!!! |
OMG this was amazing! Thanks!! Works on R2023a and on Win11 |
What good information!, this software is very useful. It's a pity that it has been left without support. |
I agree!!! |
I agree too. I use zmap_masters on matlabR2020a it works however I can not see the cross section plot under the graph. I can only see it on printable figure format. I wish we had more support. |
Following is the error message displayed on matlab command window.
Error in ResultsDisplay.Hdisplay.add_menus (line 735)
MenuSelectedField(),@(
,)ZmapGridFunction.cb_shading(sop));Error in ZmapMainWindow/create_all_menus/create_results_menu (line 184)
ResultsDisplay.Hdisplay.add_menus();
Error in ZmapMainWindow/create_all_menus (line 36)
create_results_menu();
Error in ZmapMainWindow/prepareMainFigure (line 860)
obj.create_all_menus(true); % plot_base_events(...) must have already been called, in order to load the
features from ZG
Error in ZmapMainWindow (line 224)
obj.prepareMainFigure();
Error in zmap (line 214)
ZmapMainWindow(cw, ZmapCatalog);
The text was updated successfully, but these errors were encountered: