回答済み
Find name of MPT signal of input line
This might help: >> signals = find_system('modelname', 'FindAll', 'on', 'RegExp', 'on', 'Type', 'line', 'Name', '\w') ...

14年弱 前 | 2

回答済み
MCR using custom Java archives (jar)
I don't have personal experience with this, but according to <http://www.mathworks.com/support/solutions/en/data/1-3Q6KZW/index....

14年弱 前 | 0

| 採用済み

回答済み
control parameters of a simulink block
In general, this is not a supported workflow, please see <http://blogs.mathworks.com/seth/2011/03/08/how-do-i-change-a-block-par...

14年弱 前 | 1

| 採用済み

回答済み
how can we create simulink block using m file in matlab 2012a?
You can use the <http://www.mathworks.com/help/toolbox/simulink/slref/interpretedmatlabfunction.html Interpreted MATLAB Function...

14年弱 前 | 0

回答済み
Where can I get a course of simulink for use of generating c code for DSP ,PPT best.
There might be other resources, but you might find some recorded webinars of interest here: http://www.mathworks.com/company/eve...

14年弱 前 | 0

回答済み
How can I show all block parameters in my project ?
Sorry, your question is not clear to me. What property did you change exactly under Block Properties>Block Annotation? Please se...

14年弱 前 | 1

回答済み
Buses as inputs/outputs in C MEX S-Functions and vectors as structure members
First, std::vector is a C++ data structure, so you can't use them inside C S-functions, you'll need to use C++ S-functions. Seco...

14年弱 前 | 1

回答済み
Generation of executables from simulink model
Yes, you do need to get a separate license for RTW (now called Simulink Coder).

14年弱 前 | 0

回答済み
How can I use a user-defined MATLAB class as a Simulink signal datatype?
Please see <http://www.mathworks.nl/matlabcentral/answers/40716-how-many-ways-can-we-create-a-user-defined-data-type this previo...

14年弱 前 | 0

回答済み
My embedded function is not updating the value in the next step calculated from previous step
From looking at your snapshots, the problem you described "it did not take the previous step value rather always took initial D ...

14年弱 前 | 1

回答済み
Using set_param on parameter 'ProdHWDeviceType'
I think it's because you have a typo while indexing into the cell array modelNames. Instead of using modelNames{i}, you are usin...

14年弱 前 | 1

回答済み
converting M-file into a block function in simulink-2
You have not written an S-function, but just a MATLAB function in a format that Simulink will not understand. Please go through ...

14年弱 前 | 2

| 採用済み

回答済み
rtwbuild using Parallel Computing Toolbox
Yes, I think the parallel build feature that was <http://blogs.mathworks.com/seth/2009/03/31/parallel-computing-with-simulink-mo...

14年弱 前 | 1

回答済み
Store a Vector as csv-File in a Mex File
<http://www.mathworks.com/help/toolbox/simulink/sfg/ssgetpwork.html ssGetPWork> takes only one input argument, and returns a voi...

14年弱 前 | 0

| 採用済み

回答済み
How to make it possible to specify filter weights in LMS filter?
Do you mean that you want the initial filter weights to be from an input port (because Adaptive filters update filter coefficien...

14年弱 前 | 1

回答済み
Supposed MATLAB Compiler xls or csv data to .exe
Yes MATLAB Compiler <http://www.mathworks.com/products/compiler/supported/compiler_support.html supports all basic MATLAB functi...

14年弱 前 | 0

回答済み
Creating C code from matlab with changing data input size.
I think you need to specify the type of the input using: >> codegen test -args {coder.typeof(double(0), [1 Inf])} [ <ht...

14年弱 前 | 0

回答済み
Question about the use of "Answers"
Both questions have been discussed previously: # I don't believe the ability to follow threads (that you have not "answered")...

14年弱 前 | 3

| 採用済み

回答済み
Generate mex code for a MATLAB function containing other mex functions (R2011a)
How about just: function R = getRotation(axis, angleRad) coder.extrinsic('getSuperCross_mex'); temp = zeros(3,3);...

14年弱 前 | 0

回答済み
how to get defined simulation parameters for a new simulink window....
An easier way might be to maintain a <http://www.mathworks.com/help/releases/R2011b/toolbox/simulink/ug/f11-35796.html Configura...

14年弱 前 | 1

回答済み
Coder and VS C#
Please see <http://www.mathworks.com/help/toolbox/coder/ug/btcyhzd-1.html Using a MATLAB Coder Dynamic Library in a Simple Micro...

14年弱 前 | 0

回答済み
Why did my shared component not work?
Looks like you might be missing some DLL dependencies. You can try profiling that DLL with <http://www.mathworks.com/support/sol...

14年弱 前 | 0

回答済み
How can I convert a visual basic code into matlab?
You should probably just create a COM component from your Visual Basic code and call it from MATLAB. See <http://undocumentedmat...

14年弱 前 | 1

回答済み
How can I define which .Net framework shall a deployed MATLAB function use?
Are you using a MATLAB version older than R2011a? If yes, this may be related to <http://www.mathworks.com/support/solutions/en/...

14年弱 前 | 0

回答済み
S-Function return types
The compiler error occurs, because in your specification: double y1 = TPh(double u1[], double u2[]) The output 'y1' is r...

14年弱 前 | 0

| 採用済み

回答済み
Doubt In Simulink Commands
I think that simply using a Switch block for this won't do - there might be several ways of solving this problem (one of which m...

14年弱 前 | 1

回答済み
Matlab Coder: Build Failed: The system cannot find the path specified.
T-squared: I'm quite stumped at this point. There might be a variety of reasons, so I would recommend contacting <http://www.mat...

14年弱 前 | 0

回答済み
How to 'effectively' stop outputing signals from the subsystem when it is not triggered on or not enabled?
There is no way to "stop" outputting signals from any block in Simulink. The Simulink Engine expects blocks to produce some outp...

14年弱 前 | 0

回答済み
From Where Can I Get Last Version of "commblkbernoullisrc2.m"?
commblkbernoullisrc2.m is a part of the <http://www.mathworks.com/products/communications/ Communications System Toolbox>, so th...

14年弱 前 | 0

| 採用済み

回答済み
Blocks Configuration for CRC calculation in Simulink
Perhaps <http://www.mathworks.com/help/comm/examples/bluetooth-full-duplex-voice-and-data-transmission.html this demo> will help...

14年弱 前 | 0

さらに読み込む