Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
hi...
I want to have a table in mathcad that for example when variable b=3 then open a 3*3 table with no data or I can edit its data,is it possible in mathcad 15?
What you are demanding unfortunately can not be done - at least not out of the box.
The subject turns up her from time to time. I was able to find Creating a 'blank' matrix where at first glance no satisfying solution was found.
I vaguely remember a thread where someone posted a worksheet and used scripted components to come close to the demand. Unfortunately I was not able to find that thread.
WE
thanks alot
I think this does what you want.
Originally posted here: Solved: Re: RE: define the column and rows in a matrix - PTC Community, which is the thread Werner was referring to.
no I want to have "empty table creation",your file is "empty matrix creation"
I took a picture please see it
thanks
Sorry, but I know of no way to do that. The matrix is as close as I can get.
thank you,I try to do this by API,but I dont know it is possible or not