Quantcast
Channel: MATLAB Central Newsreader - tag:"compiler"
Browsing index pages (36 articles)

How to fix when I getdata from webcam gets increasingly slow preview in GUI

I get data from webcam and use video processing gets increasingly slow when use program  please contact xzaazakudo@gmail.com Line : xzaazakudo function [ ] = realtimefunction (webcam); Table =...

View Article


Re: MEX Linker can't find simstruc.h

Note that more issues with simstruc.h still exist in newer versions. Search for bug reports here:...

View Article


Re: Simulink Fatal error (Deploy to Hardware (Raspberry))

My model was a simple: limited counter --> convert: uint8 --> serial read (COM 0) Removing the serial read, and letting optimizer build a blank model had same error. I tried a basic "blinking...

View Article

Re: Simulink Fatal error (Deploy to Hardware (Raspberry))

Bottom of the page here: https://www.mathworks.com/help/supportpkg/usrpembeddedseriesradio/ug/troubleshooting-hardware-software-co-design.html Solution is to set the board to external mode. My board...

View Article

Re: Simulink Fatal error (Deploy to Hardware (Raspberry))

P.S. My board is the Arduino Mega 2650.

View Article


Re: Simulink Fatal error (Deploy to Hardware (Raspberry))

+1. "Tamilazhagan Loganathan" wrote in message <o9q2ff$3hr$1@newscl01ah.mathworks.com>...> Hi to all,> > i have a Simulink model which is running by EXTERNAL mode (To target hardware...

View Article

Re: Simulink Fatal error (Deploy to Hardware (Raspberry))

Hi, Having quite the same problem. ## File v4l2_capture.c associated with S-Function 'v4l2_video_capture_sfcn' (used in 'funcionou_luz_verde_2/V4L2 Video Capture') does not exist ### Successful...

View Article

Simulink Fatal error (Deploy to Hardware (Raspberry))

Hi to all, i have a Simulink model which is running by EXTERNAL mode (To target hardware (Raspberry pi 3)) via wireless. Everythinks works good. Once if the model deploy to Hardware I am facing a fatal...

View Article


Re: build executable with resource files

I'm using linux. "Hao Zheng" wrote in message <o8i0lv$i6m$1@newscl01ah.mathworks.com>...> Hi,> > I would like to build executable from a matlab function file with some input resource...

View Article


build executable with resource files

Hi, I would like to build executable from a matlab function file with some input resource files. All resource files are in a folder called "resources". In the matlab code, I assume the resource file...

View Article

Legavy_code Tool & Compiler Flags / Toolchain

Hello, currently I use the legacy_code tool to generate S-Functions from C/C++ - Code. The Code itself is supposed to be run on a mbed platform and therefore needs to be compiled with an appropriet...

View Article

Re: matlab forum

yah

View Article

Re: Why is there a difference between a Simulink simulation and a

On Thursday, 2 December 2010 16:58:05 UTC+5:30, Frankie P wrote:> Hi,> > 1) What is the relationship between Simscape and Simulink?> 2) About Simulink, how it interprets the Simscape...

View Article


compiler not recognized

I'm attempting to build a Fortran Mex file for the first time on a new PC, but I'm getting the error, "No supported compiler or SDK was found." I have Intel Parallel Studio 2013 with VS2010 installed,...

View Article

Re: Error using loalibrary to load dll

"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <nfpl1v$p4l$1@newscl01ah.mathworks.com>...> PERL is used to parse the header file.> It look like it cannot deal with your...

View Article


Re: Error using loalibrary to load dll

Check also if you need to manually define or undefine some symbols in the header file, because the version you have might be used to build and not for exporting the dll.

View Article

Re: Error using loalibrary to load dll

PERL is used to parse the header file. It look like it cannot deal with your header file. Might be it has - strange character inside it - cannot access to other include files - it has some odd command...

View Article


Error using loalibrary to load dll

Hello, I have the following error when I am trying to load a library for some scientific equipment:>> loadlibrary('scTDC1.dll','scTDC.h') Error loading library intermediate output follows. The...

View Article

Re: matlab forum

Denis Gilbert <nospam@thank.you> wrote in message <raivpvkqnhe8usep458ffped7rsjr26b8r@4ax.com>...> On Tue, 28 Oct 2003 13:25:14 +0000 (UTC), nvalkanova@hotmail.com> (Nina) wrote:>...

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
Browsing index pages (36 articles)


Latest Images