leoliuf / MRiLab

A Numerical Magnetic Resonance Imaging (MRI) Simulation Platform
https://leoliuf.github.io/MRiLab/
BSD 2-Clause "Simplified" License
204 stars 63 forks source link

Design Options grayed out #37

Closed LucaNagel closed 4 years ago

LucaNagel commented 4 years ago

Helllo,

I have the issue that all options in the Design tab are grayed out, besides "Phantom Design Panel". I can activate them by adding e.g. "handles.rf_uimenu.Enable = 'on';" in the SimuPanel_OpeningFcn. But the rfDesignPanel is not usable as the execution of e.g. rfSinc gives the following error message

"ERROR!!! rf exectution process aborted. Reference to non-existent field "ISO"

Also other uimenues are grayed out like for example in tab Tools the "Spin Evolution" option. Is this done on purpose?

Best, Luca

LucaNagel commented 4 years ago

Problem Solved, I followed the steps described in 2.3 Gradient Echo: Start A Simple Scan in the _MRiLab_v1.3_UserGuide and now evertyhing works!