Skip to main content
1-Visitor
May 1, 2012
Question

Prime Tables need more Functionality

  • May 1, 2012
  • 2 replies
  • 3465 views

Tables in MC Prime are a great idea but in my view the PTC implementation doesn't go far enough. This program construct has limited functionality for presentation purposes, for example there is no facility to define what is meant by each variable in the table (the English, Russian etc.definition of each variable) and one should be able to insert a return so that the table can continue to the next line. What is needed in my view is a function which could convert the Table to a NOMENCLATURE in other words a variable legend which could be inserted at the beginning of the template. The other thing that is missing is a system to auto number each equation as is normal in scientific literature.

2 replies

24-Ruby IV
May 1, 2012

Mark Buckton wrote:

The other thing that is missing is a system to auto number each equation as is normal in scientific literature.

As in Maple?

02-Maple.png

PS

It is Maple solution this problem:

Three fishermen lay down to sleep, not having counted or divided their catch. In the night, one of them woke up, and (not quite trusting the others) decided to divide the pile of fish and take his share. But the number of fish wasn't visible by three. However, he found he could throw one fish away, then take exactly a third. This he did (noting, in the true spirit of fairness, that an even number of fish was left for his comrades) and went back to sleep. Later, the second and third fishermen woke in turn, and each went through the same process. The question is, what is the MINIMUM number of fish in the catch that fulfils these conditions?

24-Ruby IV
May 1, 2012

Mark Buckton wrote:

Tables in MC Prime are a great idea but in my view the PTC implementation doesn't go far enough. This program construct has limited functionality for presentation purposes, for example there is no facility to define what is meant by each variable in the table (the English, Russian etc.definition of each variable) and one should be able to insert a return so that the table can continue to the next line. What is needed in my view is a function which could convert the Table to a NOMENCLATURE in other words a variable legend which could be inserted at the beginning of the template.

Sorry. But I do not understand.

Can you show it clearly, as I have, for example, showed my wish for a three-dimensional tables in Mathcad Prime: http://communities.ptc.com/docs/DOC-2151

MBuck21-VisitorAuthor
1-Visitor
May 1, 2012

24913q1.gif

Something like the above, MC Prime should in my view be able to procedurally generate a NOMENCLATURE of the variables that are user defined within the table or better still parse the entire template. I think you would agree that to produce something like the above in MC Prime takes a lot of effort to align text variables, especially since you can no longer embed variables in text blocks (another annoying limitation of MC Prime). In my view incorporating something like the above in a template is both a quality assurance measure and helps others that may use your template understand it. It seems to me that MC Prime is already "aware" of all the defined variables and associated units within a template, especially those defined in tables. My thought is it should therefore be able to procedurally generate (obviously requiring some user input to describe each variable) a variable NOMENCLATURE. A convert TABLE to NOMENCLATURE would be a welcomed feature but a template wide solution would be even better.

24-Ruby IV
May 2, 2012

Somethink we can do it with the Excel Component, but...

ExcelComp.png