alejandrojginerd Posted March 26 Share Posted March 26 Good day, I have been following the instructions regarding the installation of MATLAB/SIMULINK TARGET FOR POWER PMAC found on the Power PMAC IDE manual (MN-000291) on a Matlab 2020b distribution. So far I have been able to install it without any issues and generate code that runs on PMAC, however, the DeltaTau menu needed to set up Tunable Parameters is missing. Where do we find the DeltaTau menu in Matlab 2020b? How should we set up tunable parameters in the 2020b Matlab version? Quote Link to comment Share on other sites More sharing options...
leandro.martins Posted March 26 Share Posted March 26 (edited) I have used the MATLAB library only on older version, so just a guess: Is this the "DeltaTau" menu that you're looking for, by any chance? In other versions it used to be next to the "C code", but I assume that changes in the simulink layout along the versions might be making the "DeltaTau" menu to be placed in an awkward place. Edited March 26 by leandro.martins 1 Quote Link to comment Share on other sites More sharing options...
alejandrojginerd Posted March 27 Author Share Posted March 27 Yes. Thant you very much However I am still unable to set up the tunable parameters as, when I click crete files in the PowerPMAC Tunable Parameter Setup window, I get errors. I created a simple model to rule out any model related issuesbut got teh same error: Warning: The 'MultiInstanceERTCode' parameter will be removed in a future release. Please set the 'CodeInterfacePackaging' parameter instead. > In slConfigUISetVal In ppmac_default_set In stfInitTarget>loc_eval (line 137) In stfInitTarget (line 118) In RTW.TargetBrowser/uploadTarget In targetBrowserCloseCB In rtwprivate (line 16) Warning: The 'MultiInstanceERTCode' parameter will be removed in a future release. Please set the 'CodeInterfacePackaging' parameter instead. > In slConfigUISetVal In ppmac_default_set In stfInitTarget>loc_eval (line 137) In stfInitTarget (line 118) In configset.dialog.HTMLView/apply Parameters from MATLAB workspace Param Name Initial Val PPMAC Mem Loc IDE Symbol C code struct field ========== ======== =============== ========== ============================== {'Ktn'} {[50]} {'Sys.Ddata[1]'} {'_Ktn'} {'Ktn'} Error using Simulink.BlockDiagram.createVarStruct Too many output arguments. Error in CreateStructuredModel Error in PPMAC_param3 Error in gui_mainfcn (line 95) feval(varargin{:}); Error in PPMAC_param3 Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)PPMAC_param3('pushbutton1_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating UIControl Callback. Quote Link to comment Share on other sites More sharing options...
steve.milici Posted March 28 Share Posted March 28 I will have one of the software developers take a look at this issue. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.