i tried to install NXP S32k1xx toolbox in MATLAB R2018a, but failed!!!
Steps followed:
1. Open MATLAB R2018a
2. Click on add-ons
3. search for "NXP s32k1xx support package."
4. click on "ADD" (licence aggrement ---- AGREE)
5. click on "Open folder"
6. then clicked on "NXP_Support_package_s32k1xx.fig" as shown in image
7. Then following window appears.

8. When i clicked on option 1 mentioned in the figure above, i.e. "Go to NXP Download Site", i get an error in command window shown below and it doesn't proceed furthur.

the error is as follows:
Dot indexing is not supported for variables of this type.
Error in NXP_Support_Package_S32K1xx>Download_Callback (line 107)
user_selection = get(handles.mbdt_version,'Value');
Error in gui_mainfcn (line 95)
f;
Error in NXP_Support_Package_S32K1xx (line 34)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)NXP_Support_Package_S32K1xx('Download_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
Please provide a solution for this issue...
I am able to download other hardware support packages like arduino and raspberry pi but issue exists with NXP support package.
Regards,
Pritam.