Quantcast
Channel: MATLAB Central Newsreader - tag:"accelerator"
Browsing latest articles
Browse All 24 View Live
↧

Re: what is this?

An algebraic loop means that if you start at one block (in the loop) and follow its output, it will eventually loop back around to the input, meaning the input in a given time step is dependent on the...

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


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

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

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: 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

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

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: 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


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

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

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

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: 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

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

Browsing latest articles
Browse All 24 View Live