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

can't load interactive psthViewer - Error using axes #18

Open
shirquinn opened this issue Feb 21, 2023 · 0 comments
Open

can't load interactive psthViewer - Error using axes #18

shirquinn opened this issue Feb 21, 2023 · 0 comments

Comments

@shirquinn
Copy link

matlab 2021b
psthViewer is creating just 1 figure of average firing rate, without the subplots and without interactive options
how can i get it to work?
thanks
Error using axes Invalid axes handle Error in psthViewer>psthViewerPlot (line 171) axes(myData.plotAxes(1)); Error in psthViewer>psthViewerCallback (line 331) psthViewerPlot(f) Error in psthViewer>@(f,k)psthViewerCallback(f,k) (line 83) set(f, 'KeyPressFcn', @(f,k)psthViewerCallback(f, k)); 171 axes(myData.plotAxes(1));

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