|
|
General Subroutine Error
Hi, I have a puzzling error when calling the netlib DGEEV subroutine.
Specifically, I have two nearly identical codes that call this routine.
One is a modified version of the other. The input going into the
routine is identical (at least as far as I can tell by dumping the
arguments to the screen for both codes). However, the output differs
between the two codes. My guess is that I am defining some functions
improperly. In the modified code, I added several functions and make
use a several new external statements. Any ideas?
Best, Rudy
|
|
0
|
|
|
|
Reply
|
rjmagyar (14)
|
12/28/2006 4:38:53 AM |
|
In article <1167280732.983016.92520@n51g2000cwc.googlegroups.com>,
"rjmagyar" <rjmagyar@gmail.com> writes:
> Hi, I have a puzzling error when calling the netlib DGEEV subroutine.
> Specifically, I have two nearly identical codes that call this routine.
> One is a modified version of the other. The input going into the
> routine is identical (at least as far as I can tell by dumping the
> arguments to the screen for both codes). However, the output differs
> between the two codes. My guess is that I am defining some functions
> improperly. In the modified code, I added several functions and make
> use a several new external statements. Any ideas?
Yes! My idea is that you have either a bug or unrealistic
expectations with regards to the modified code.
Of course, if you actually posted the code or a URL to the code,
we might actually be able to help.
--
Steve
http://troutmask.apl.washington.edu/~kargl/
|
|
0
|
|
|
|
Reply
|
kargl (773)
|
12/28/2006 5:26:54 AM
|
|
|
1 Replies
40 Views
(page loaded in 0.388 seconds)
Similiar Articles: 1:1 line scatterplot - comp.soft-sys.matlabHi, Is anyone familiar with or have a general function to generate a 1:1 line on a ... Error using ==> line String argument is an unknown option. PS I remember ... extraction image frames from avi file - comp.soft-sys.matlab ...I want to extract image frames from video clips, both Matlab function ... (General access denied error ) ----- ??? Error using ==> aviread at 84 Unable to locate ... error when trying to use 'hilbert' - comp.soft-sys.matlab ...I've updated my cache by going to >file>preferences>general>update cache ... is "hilberttransformdemo," which I ran to test, and got this error: "??? Undefined function or ... Domain error. To compute complex results from real x - comp.soft ...but it didnot specify the code line, I think this is a general problem. but I didnot find anything. what can be the reason for that error? or with which function ? Cosimulation with Adams/Controls - comp.soft-sys.matlabError using ==> add_block There is no block named ... to me ... I ll try the fortran compiler for S-function ... matlab general - comp.soft-sys.matlab Cosimulation with ... Tag List Protected error - comp.soft-sys.math.mathematica ...The function works using =, but not := newX ... use rules in their syntax so this must be a general ... Like can I set an error-condition catcher around an ... S-Function Does not exist - comp.soft-sys.matlab... Scope block, but when I build my model it aborts with the error message 'S-Function ... asking (a method for calculating the settling time for >a general transfer function ... Error: An error occurred while shelling out to mbuild (error code ...I receive the following error message ... delay_load.c: 21 static `void function(void) FailedToLoadMCR' is not referenced 0 errors ... MATLAB\R2006b\toolbox\matlab\general ... Passing stem variables to an external subroutine - comp.lang.rexx ...Now I would like to make it into a general-purpose external subroutine that any other Rexx exec call ... Can I retrieve a variable value after error has been occurred ... ... Compilation error with C++ mex file - comp.soft-sys.matlab ...... using the mex compiling function : mex -f mexopts1.bat CPP_Example.cpp SPA_SDK.h where mexopts1.bat is the following one. ... rem General parameters rem ... 18650 - One or more layers failed to draw: General function failureMy Column selection was on a column in my data labeled "ZONE", however, none of the SQL filtering would work and would return the General Function error. Error function - Wikipedia, the free encyclopediaThe error function is ... more general functions: Notable cases are: E 0 (x) is a straight line through the origin: E 2 (x) is the error function, erf(x). 7/30/2012 5:49:43 AM
|
|
|
|
|
|
|
|
|