Re: Symbol in a table cell
Hi Dale,Don't use Tables that much but we do use a method to add symbols to dimensions by adding an aligned note to the dimension and this works well even if it is a kludge.But the thing that allows it...
View ArticleRe: Here's an idea for PTC....
REALLY good thing I have the TM up today. #windchillistheworstsoftwareever
View ArticleThis Array Index is Invalid for This Array - NonMissingMean
Hi, I'm trying to write a worksheet for some experiments that I carried out. Within the data sets are a number of NaNs, so I've put some code in to find the NonMissingMean, as I have to find the mean...
View ArticleRe: PTC Issues
Amir,This is most likely an issue with your graphics card/driver or an incomplete installation. Please open a support request at http://www.ptc.com/go/academic-support and someone from the support team...
View ArticleRe: This Array Index is Invalid for This Array - NonMissingMean
Your program starts by defining newM <- M<0>. Then you create a loop that stacks the other columns on top for i :=1 to cols(M)-1. But if you send a single column vector there is no column 1,...
View ArticleRe: This Array Index is Invalid for This Array - NonMissingMean
Thanks for you reply Fred. I understand what you mean, but how can I modify either the loop to account for single vector column arrays, or change the manner in which I call for the NonMissingMean?...
View ArticleShow/Hide Documents in Structure Default
Right now 10.1 by default hides all the reference documents attached to a part when viewing the structure and you have to right click and select show/hide related information and select documents for...
View ArticleRe: This Array Index is Invalid for This Array - NonMissingMean
I don't see any D^´2 in your file. Furthermore we would need your data file to see where the problem occurs. BTW it's rather confusing and unclear to spread the calculations over six pages width! At...
View ArticleRe: Given_Find( ) solve block & Series Equation.
The question : I think of mine, above, there is something wrong and mine is not reliable (solution) ? Not exactly sure what you think that is wrong. As already stated the problem is that the solve...
View ArticleRe: Given_Find( ) solve block & Series Equation.
I use MC15, but my file should work in MC14 as well, unless there is a bug which was fixed in the meantime.Which maintainance release of MC14 are you using?Did you change anything in the file other...
View ArticleRe: Given_Find( ) solve block & Series Equation.
That could be an explanantion, but then I am confused about the error meassage window which was posted by Loi.
View ArticleRe: Given_Find( ) solve block & Series Equation.
I am confused too. I got the same error message when I define V:=Find(...) -->But another error message when using only Find(...) -->The first one might be a bug.
View ArticleRe: Given_Find( ) solve block & Series Equation.
MihaiMoraru wrote: I am confused too. I got the same error message when I define V:=Find(...) -->But another error message when using only Find(...) -->Just gave it a try and the same here. I...
View ArticleRe: Given_Find( ) solve block & Series Equation.
Hello, again. I have still a small query : Vector in the oval, it should have only parentheses, but now that vector has also the bracket. The question : what does that mean ? Regards.
View ArticleRe: Given_Find( ) solve block & Series Equation.
I think it means that Mathcad has to do one more operation. But this does not change the end result. It can be removed. Please see below and attached.
View ArticleRe: Given_Find( ) solve block & Series Equation.
Indeed for Given/Find. But not the same happens when using "solve". Why is that?Because thats the way the symbolic "solve" is implemented.They had to find a way to apply "solve" to a system of...
View Article