Beantwortet
Arduino - Matlab
You can check the elapsed time and toggle the output written to the LED every few seconds. (It is not clear whether you are u...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Speech recognition using .NET framework
See <http://www.mathworks.com/help/techdoc/matlab_external/brpb5k6.html MATLAB Interface to .NET Framework> for information ...

mehr als 15 Jahre vor | 0

Beantwortet
How can run or include an external dll library and its C++ header files in MATLAB
See <http://www.mathworks.com/help/techdoc/ref/loadlibrary.html loadlibrary>.

mehr als 15 Jahre vor | 1

Beantwortet
__stack_chk_fail_local error on 32-bit Linux (Ubuntu 10.04.1 LTS)
I'm not familiar with this problem, but from your modifications to the mex options file, you are not adding libc_nonshared.a cor...

mehr als 15 Jahre vor | 0

Beantwortet
error using mpc.mpc
Since it is not clear exactly what commands are being invoked inside your script "mssa", I would recommend running one of the MP...

mehr als 15 Jahre vor | 0

Beantwortet
Stand alone compiled aplication only works in my machine and deploytool fails to build package.
Do you have your computer's locale set to a language other than English (in particular: Turkish?) You could try getting the path...

mehr als 15 Jahre vor | 0

Beantwortet
Matlab Scripts for Huffman Encoding of text files
Since you are using AccelDSP, it may be best to contact Xilinx Support for help. Most of us here have no experience with the cap...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Question about the "enable" block.
See <http://www.mathworks.com/help/toolbox/simulink/ug/bsff8zh.html Specifying Initial Conditions for Bus Signals>.

mehr als 15 Jahre vor | 1

| akzeptiert

Beantwortet
CCS V4
Have you already followed the steps in the <http://www.mathworks.com/help/toolbox/idelink/ccslink/ccslink_product_page.html docu...

mehr als 15 Jahre vor | 0

Beantwortet
Problem Compiling function subset with EMLC
Sorry about that. Since 'high' is a string input, it works better if you use: emlc Lowpassfilter.m -eg {emlcoder.egc('high'...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Using S-Function Builder to generate dynamically sized outputs
According to the <http://www.mathworks.com/help/toolbox/simulink/sfg/brgo03i-5.html documentation>, S-Function Builder does not ...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Opinion simulink
It's difficult to say without knowing what kind of calculations, but these are the general options available: # Create a subs...

mehr als 15 Jahre vor | 0

Beantwortet
Problem with C codes embeded in Matlab
It appears that SegSegForces.c is a <http://www.mathworks.com/support/tech-notes/1600/1605.html#intro MEX-function>. For the com...

mehr als 15 Jahre vor | 0

Beantwortet
The demo of hdlcoder_sobel_serial_eml.mdl
I couldn't find this demo model in R2010b - did you download it off our website? From what I can tell, it looks like the bloc...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Access to Matlab Main Window position coordinates
You could use the MATLAB Java API (see examples on the blog <http://undocumentedmatlab.com/blog/category/desktop/ Undocumented M...

mehr als 15 Jahre vor | 4

| akzeptiert

Beantwortet
error C2079: 'pm' uses undefined struct 'mxArray_tag'
It should be: mxArray* pm; You're missing a *

mehr als 15 Jahre vor | 1

| akzeptiert

Beantwortet
Traverse cell array of structures of ... in mex
The example <http://www.mathworks.com/help/techdoc/matlab_external/f12977.html#f11333 phonebook.c> accepts an array of structs a...

mehr als 15 Jahre vor | 0

Beantwortet
Mode accelerator in Simulink and Windows 7 64-bits
Run "mex -setup" from MATLAB command prompt and choose the installed compiler. Note: Make sure you have a <http://www.mathwo...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
embedded toolbox _api outpout
It defines the interface functions for the algorithm. Essentially, the function exported from test_api.h is the one you should b...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
histfit, Reusing matlab auto generated code.
Here's one way of doing it: h=histfit(v); xvector1 = get(h(1), 'XData') yvector1 = get(h(1), 'YData') X1 = get(h(2), 'X...

mehr als 15 Jahre vor | 1

| akzeptiert

Beantwortet
m-code S-function don't works with MATLAB Function "int" (definte or indefinite integral in MATLAB code)
If you're trying to implement an integrator (w.r.t time) using MATLAB-file S-functions, see the demo msfcndemo_limintm.mdl. You ...

mehr als 15 Jahre vor | 1

Beantwortet
MATLAB:I18n:MissingICUData - ICU data not found.
It seems like the error you receive is because of a corrupt environment. Do you have multiple installations of MCR on the target...

mehr als 15 Jahre vor | 1

| akzeptiert

Beantwortet
problems with RealTimeWorkshop compiler
The LabVIEW Simulation Interface Toolkit requires Microsoft Visual C++ compilers to be installed (see <http://digital.ni.com/pub...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
Maximum step size warning in Simulink
This is a warning, not an error. The Simulink Engine is warning you that you have not selected a <http://www.mathworks.com/help/...

mehr als 15 Jahre vor | 1

Beantwortet
calling other programs using matlab
Modelsim provides a TCL interface. You can call into this interface from MATLAB by writing a TCL script and then calling the TCL...

mehr als 15 Jahre vor | 0

Beantwortet
fixed point toolbox 4
See <http://www.mathworks.com/help/toolbox/fixedpoint/ug/f6860.html Using fimath Properties to Perform Fixed-Point Arithmeti...

mehr als 15 Jahre vor | 0

Beantwortet
how to generate an "inout" port by Simulink HDL coder?
I don't believe this functionality currently exists. Please contact Tech Support to submit a feature request.

mehr als 15 Jahre vor | 0

Beantwortet
MEX dynamic lib namespace collision?
This seems somewhat intractable to me, because the only way the libgoto2 symbols can be resolved correctly is by changing the ve...

mehr als 15 Jahre vor | 0

Beantwortet
Simulink Real Time Workshop - how to measure code execution time?
I don't know if this answers your question completely, but if you're using ert.tlc or one of its descendants, rt_OneStep is the ...

mehr als 15 Jahre vor | 0

Beantwortet
OpenOffice Calc
If you are asking about interfacing MATLAB with OpenOffice, you can use the <http://api.openoffice.org/ OpenOffice API>. There i...

mehr als 15 Jahre vor | 0

Mehr laden