Question
40+ minor bugs, glitches and suggestions for Mathcad Prime
Hello everyone, I’ve been using PTC Mathcad Prime for some time at my workplace and I wrote down some suggestions to make this software even better.
Some of it are minor bugs, some are usability issues. I’ve added some would-haves also.
Sorry if they overlap with what's been currently discussed (they surely do), but I hope you'll find something worth investigating.
Bugs
- When you set "Transparent" as default plot background colour and save the file as a template, it switches to "Paper color" when you start a new document.
- floor() and mantissa() functions should work with units. Image.
- matrix() function does not work properly. It ignores ORIGIN. Image.
- Some functions, like match(), return a 1×1 matrix instead of a scalar. Image.
- Objects in Draft View are not exactly nonprintable.
- Copy-paste in collapsible area moves everything below the area instead of enlarging the area.
- UnitsOf() should return actually displayed units. Image. Then would be no need to manually adjust everything further in the worksheet.
- Sometimes there are blank pages left at the bottom and there is no way to delete them before printing.
- error() does not work properly with latin-extended alphabets. Image.
Usability issues
- Writing in tables: when there’s no data in 1st row and you want to call it further in your worksheet, maybe assume empty cell = 0 or NaN? Image.
- Math in text feature: if you try and call a variable inside a paragraph, it gets a placeholder for its unit, even if not needed. Adds unnecessary white space. Image. Same thing with sigma and other operators. Image.
- When there's no units added to a table, it's row should collapse.
- Italics made by Mathcad are false italics, not the proper, oblique forms of fonts.
- Copy-paste from Word and Excel causes problems. It would be nice to paste-as-a-matrix, paste-and-transpose, paste-raw-text etc.
- Preffered units: there could be a way to set unit priorities. Instead of having your result as J/kg/K you could want them to by expressed as more usable kJ/kg/K by default.
- It would be nice to have "anchor points" not only in right-hand-side of an object. Image.
- Ctrl + z feature works only one-character backwards. Would be more usable if it behaved object-wise (i.e. deleting whole unit instead of singular letters).
Nice-to-have features
- Ability to output data as a table.
- Merge cells feature in tables.
- Styles! Parahraph styles, headline styles etc.
- Accents. Letters with dots above used to name a variable associated with flow.
- Spell checker.
- Autimatically numbering equations ("Equation" style with proper margin, font etc.).
- Adding links in text.
- Save-as-PDF feature. Some "PDF printers" do not work properly. Export-as-docx would be nice also (especially when you write a thesis and you don't want to deal with all math expressions).
- Automatically generated table of contents.
- Grid lines for creating clean documentation.
- Ability to center-align any object (text, equation, image) in a page.
- Ability to open your document in safe-mode (open, but do not calculate). I've had some cases when document crashed just as I opened it and I wasn't able to look into the matter.
- Table captions.
- Variable's name auto-suggestion feature when writing equations.
- "Print document" screen: ability to disable the grid temporarily for printing/exporting.
- "Tab" button indenting held object (optionally).
- Adding comments and indents in programs.
- Two-axis plots.
- Using forward slash in units.
- Ability to set default width of Text Box.
- Ability to add units like ml, MJ etc. globally (not in a particular worksheet, but in Mathcad itself).
- Ability to add comas in subscripts in cases like this.
- Creating empty matrix for programming use.
- Ability to insert symbols ('*', ',') as upper/lower accents.
- Nesting subscripts.
- Some way to present results in nice, clean way. Maybe something working like MATLAB's fprintf? Image.
- Ability to define default type of box (math/text) created when user starts writing. Sometimes there's more text than equations.
- Ability to zoom in/zoom out using alt + mouse wheel or ctrl + mouse wheel.

