Skip to content

MATLAB plot commands can plot into PsPM GUI figures #924

Description

@4gwe

Running a normal MATLAB command like plot(sin(1:100)) can plot into an open PsPM GUI/review figure instead of a new MATLAB figure.

No issue observed

  • pspm
  • pspm_display
  • pspm_review (without opening a review plots)
  • DCM → Diagnostics for trial nr.

How to recreate and already tested GUIs

Issue observed

pspm_review

DCM

  • All trials for one session + plot(sin(1:100))
  • Skin conductance response function (SCR) + plot(sin(1:100))
  • Plot data per condition + plot(sin(1:100))

GLM

  • Design matrix in SPM style + plot(sin(1:100))
  • Orthogonality in SPM style + plot(sin(1:100))
  • Predicted & observed + plot(sin(1:100))
  • Reconstructed responses + plot(sin(1:100))
  • Plot data per condition -> not tested

pspm

  • Batcheditor tested with plot(sin(1:100))
  • pspm_data_editor tested with plot(sin(1:100)) and Ctrl+C
  • pspm_ecg_editor tested with plot(sin(1:100)) and Ctrl+C

Examples

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions