Skip to content
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

Getting error when defining sampling grid #52

Open
Pyingw opened this issue Dec 29, 2020 · 0 comments
Open

Getting error when defining sampling grid #52

Pyingw opened this issue Dec 29, 2020 · 0 comments

Comments

@Pyingw
Copy link

Pyingw commented Dec 29, 2020

Dear Sir/ Madam,

I got some error message when changing the unit of the sampling grid.
The Matlab version is R2020b.

Yours faithfully.

Describe the bug

Can not change the unit while define sampling grid.

--------- Error Message ----------------
Not enough input arguments.

Error in grid_chooser/UpdateGridPoints (line 349)
if event.Source == app.dx

Error in grid_chooser/UnitsDropDownValueChanged (line 336)
app.UpdateGridPoints()

Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 429)
Error while evaluating DropDown PrivateValueChangedFcn.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Sampling'
  2. Click on 'Define Grid '
  3. Go to 'Units '
  4. Scroll down and click on 'degree ' or 'any other units'
  5. See error

Expected behavior
Change the unit to degree and get a sample grid.

Screenshots
EMRerror

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant