Quantcast
Channel: MATLAB Central Newsreader - tag:"accelerator"
Browsing index pages (24 articles)

Re: Simulink accelerator not working!

"Sérgio Cruz" wrote in message <gt9kdh$hrv$1@fred.mathworks.com>...> "Jeff Koechling" <jckoechling.no.spam@yahoo.no.spam.com> wrote in message...

View Article


Re: Problems accelerating a model that works fine in normal mode

While it may not be the most elegant solution, this is what I do. 1. Run the accelerator and get the error message. 2. Goto "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" and copy...

View Article


Problems accelerating a model that works fine in normal mode

Hi, as the subject says, I'm having problems in order to accelerate a Simulink model. If I run two consecutive simulations without acceleration mode(normal mode on) and with acceleration mode, the...

View Article

Re: S-Function custom code with Simulink Accelerator

On 03/03/2017 9:17 AM, Attila wrote: ...> Matlab 2016a still does not support custom code s-functions within model> references in accelerator mode.> Why is Mathwork still not able to provide...

View Article

Re: S-Function custom code with Simulink Accelerator

Impressing, 10 years are gone and the bug still exist!! Matlab 2016a still does not support custom code s-functions within model references in accelerator mode. Why is Mathwork still not able to...

View Article


Error of compilation while running Simulink model in Accelerator mode

Hi everybody, I've just upgraded Matlab from 2013a to 2015b and I have problem when compiling my model. I have a model working perfectly on 2013a. I'm using compiler Lcc-win32 C 2.4.1 and my computer...

View Article

problems for running simulink

I am running my simulink model in a loop which call sim('mymodel') many times. But every time the sim() is called, it builds the model repeatedly and takes lots of time, below is message showing while...

View Article

Re: JIT issues

Dear Niall Geoghegan!> I have a program which i have profiled and the main section of code which is taking the most time i would have liked to accelerate but matlab says it is unable since the data...

View Article


JIT issues

I have a program which i have profiled and the main section of code which is taking the most time i would have liked to accelerate but matlab says it is unable since the data is of type double or...

View Article


Re: Simulink accelerator not working!

> > > Hi,> I have the same problem, I use Windows 7 64-bits, but I don't have VS80 neither VS90, I have VS100... What can I do to run accelerator mode??> > Thanks!! Like previously,...

View Article

uicontextmenu with accelerator key

Hello, does anyone know, why it is unpossible to set an uimenu item with accelerator key, which is displayed in the uimenu label when adding it to an uicontextmenu? Like: myhandles.fig(1) = figure;...

View Article

Re: running Level2 M-file S-function in accelerator without tlc

hello Phil, Thank you for your answer. Running a model in accelerator or a model reference in accelerator is apparently not the same thing. if a TLC is not required to accelerate a model containing a...

View Article

Re: running Level2 M-file S-function in accelerator without tlc

According to,http://www.mathworks.com/help/toolbox/simulink/ug/bsp24qn-1.html a TLC file must be specified (to inline the S-Function) when using a level 2 m-code S-function in a referenced model with...

View Article


running Level2 M-file S-function in accelerator without tlc

hello, I have a level2 m-file S-function in a modelReference. I want to run the modelRef in accelerator but I always get the following error: "The corresponding 'genpred_trajectory_3D.tlc' file for the...

View Article

Re: Simulink accelerator not working!

"Sérgio Cruz" wrote in message <gt9kdh$hrv$1@fred.mathworks.com>...> "Jeff Koechling" <jckoechling.no.spam@yahoo.no.spam.com> wrote in message...

View Article


Re: Problems accelerating a model that works fine in normal mode

While it may not be the most elegant solution, this is what I do. 1. Run the accelerator and get the error message. 2. Goto "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" and copy...

View Article

Problems accelerating a model that works fine in normal mode

Hi, as the subject says, I'm having problems in order to accelerate a Simulink model. If I run two consecutive simulations without acceleration mode(normal mode on) and with acceleration mode, the...

View Article


Re: Simulink accelerator compile error

In case anyone else got this error: it is due to a line being longer than the limit for the LCC compiler. Can happen for deeply nested subsystems or long block names. Microsoft Visual Studio compiler...

View Article

Simulink accelerator compile error

Hi, I'm trying to run my Simulink/Simhydraulics model in accelerator mode, but during building of the model I get an error: Cpp: Input buffer overflow!!!   C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error:...

View Article

Does Rapid Accelerator work with bus objects?

I have a model that uses libraries and will eventually use model referrencing. To help control bus signals between blocks created by different people, inports have bus objects (Simulink.Bus) specified...

View Article
Browsing index pages (24 articles)


Latest Images