|
|
Simulink: loop problem with Lookup Table Dynamic
Is anybody familiar with this error ...?
Error in default port dimensions function of S-function untitled/eta. This function does not fully set the dimensions of input port 1
Simulink can't set correctly dimensions whenever the Lookup Table Dynamic is closed in some loop. Is there anyway to fix the first input dimension for thelookup table?
It works fin in open loop.
|
|
0
|
|
|
|
Reply
|
fake2336
|
5/21/2009 8:01:02 AM |
|
"nicola " <fake@gmail.com> wrote in message <gv31nu$k5q$1@fred.mathworks.com>...
> Is anybody familiar with this error ...?
>
> Error in default port dimensions function of S-function untitled/eta. This function does not fully set the dimensions of input port 1
>
> Simulink can't set correctly dimensions whenever the Lookup Table Dynamic is closed in some loop. Is there anyway to fix the first input dimension for thelookup table?
> It works fin in open loop.
just found out ... use Signal specification to fix dimension of input signal ...
|
|
0
|
|
|
|
Reply
|
fake2336
|
5/21/2009 8:39:01 AM
|
|
Hey Nicola,
I am facing exactly the same issue. I am trying to solve a MATLAB Simulink model of a transformer. In that I have a look up table of Magnetizing Inductance (Y data) and Magnetizing current (X data) - both being 1X75 row vectors.
But when I close the loop to simulate the model, the Look-Up table automatically considers the input port 1 and output port 1's data types to be 1X75 vectors instead of being 1X1.
CAN YOU PLEASE ELABORATE ON WHAT DO YOU MEAN BY - using signal specification to declare the datatype ?
From where do we get this 'Signal Specification' tab or block ?
Shantanav
|
|
0
|
|
|
|
Reply
|
bhowmick (4)
|
7/18/2012 1:50:07 AM
|
|
I mean to say, what you do specify in this Signal Specification Block to ensure that the x and y axes of the Lookup Table Dynamic are of 1X1 dimensions ?
|
|
0
|
|
|
|
Reply
|
bhowmick (4)
|
7/18/2012 2:08:31 AM
|
|
|
3 Replies
56 Views
(page loaded in 0.353 seconds)
Similiar Articles: Durbin Watson table or other test for autocorrelation of residuals ...The function is based on table lookup values for n ... Need help with complicated IF loop conditions ... problems for running simulink 1 5 l-_l_-l (4) Speed-up the reading of large binary files with complex structures ...> > The problem is with the point_counter loop which has about 100000 ... Direct access is faster than dynamic field ... u32); A variable must be found in a lookup table ... nawk: out of space in tostring on ... - comp.lang.awk... function get_field_pos(FIELD_TEXT) { # Loop for each ... Hello, when I run the Simulink Model with the play button ... proc if data is already present? - comp ... create table ... Randperm, Randi, and Shuffle - comp.soft-sys.matlabProblem is now Shuffle is fast, 0.32sec for the above ... you need to provide a better way to format code, tables ... is fast and Matlab's JIT can squeeze this loop ... how to transpose large matrix? - comp.unix.shell> >> You're already aware of the problem that you have in ... was also 5-6 times faster than a "while read" loop ... transpose large matrix? - comp.unix.shell large lookup table ... Converting from Y-m-d h:m:s - comp.protocols.time.ntp... 100)*86400 + ((tm_year+299)/400)*86400 The problem with ... an IBM report: Slightly slower, but * uses no table ... convert the times above to seconds. To do this I loop ... x86-64 and calling conventions - comp.compilers... use an NASM-like syntax, and it can also dynamically load ... work with on the C side, and you'd still have a problem ... comp.soft-sys.matlab Just to clarify, reverse_lookup ... [comp.publish.cdrom] CD-Recordable FAQ, Part 1/4 - comp.publish ...Archive-name: cdrom/cd-recordable/part1 Posting-Frequency: monthly Last-modified: 2008/10/09 Version: 2.71 Send corrections and updates to And... Simulink: loop problem with Lookup Table Dynamic - MATLABMATLAB, Simulink: loop problem with Lookup Table Dynamic . comp.soft-sys.matlab - The MathWorks calculation and visualization package. HELP with Dynamic Routing Table, SIMULINK - MATLAB - Mofeel GroupsSimulink: loop problem with Lookup Table Dynamic - MATLAB. 3. Simulink Lookup Table Dynamic I am building a library of models to be used in multiple applications. 7/28/2012 6:32:51 PM
|
|
|
|
|
|
|
|
|