Mathcad prime Image function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mathcad prime Image function
Hi
I need a function which makes it possible select a image/picture based on a function.
example:
if case=1
Display image 1
else if case=2
display image 2
end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What you demand was possible to do in legacy Mathcad, but Prime is still missing the necessary image operator/component.
I can only think of two awkward workarounds:
1) Modify the XML-source of the Prime file depending on the selection of case and reload the worksheet
2) Use an Excel component to display the picture
Only option 2 seems to be reasonably feasible and I seem to remember that such a solution has been posted here in the forum before (but couldn't find the thread in short order).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Werner
Thank you for taking time to reply to my issue.
I agree with you that optin 1 is not reasonably feasible.
I have tried using an excel component, but the image is of a poor quality as illustrated on the right figure. It is the same image file inserted on tw different method.
the left image is manualy incluted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I sure see the difference.
Looks like a problem with scaling down the original image (either from Excel or from Prime, I suspect Prime).
You may try to resize the picture within Excel and see if it helps.
Or you may scale down the original image using a decent image editing programme and use the modified images.
I fear that otherwise I can't think of a suitable solution to this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
for now i have given op on importing images as a figure and have made a compromise where i use an image as the background and have a plot in front to show the correct number of bolts as shown below
It is not a perfect solution but accetable for now.
do you know if there is a way to reques a new function from PTC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
do you know if there is a way to reques a new function from PTC?
There is this place
where you (as a paying customer) can submit ideas and the like and also vote for the suggestions of other participants. I don't dare estimate how much such ideas are actually taken into account and how busy this area is. I actually hardly ever look there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Could you please share the procedure or the file to use the above function?
