1 Pages (6 items)
Import/Export to/from xlsx - Messages
#1 Posted: 8/21/2013 8:24:41 PM
I'm attempting to use the same set of parameters in sMath calculations as I use in Autodesk Inventor CAD files. Inventor requires the parameters to be recorded in either a .xls or a .xlsx file. The method I've settled on is to create the parameter sheet in Excel in the format that Inventor requires, and then importData into sMath. The problem is the units. Inventor requires a rigid spreadsheet format: parameter_name, value, unit, and the units must be in plain text (mm, m/s, etc.)
So I can import the parameters into sMath as an nx3 matrix, and I can see what the unit for each parameter is meant to be ("mm", "m/s", etc.). But how do I assign that unit to the parameter?
So I can import the parameters into sMath as an nx3 matrix, and I can see what the unit for each parameter is meant to be ("mm", "m/s", etc.). But how do I assign that unit to the parameter?
#2 Posted: 8/21/2013 9:05:49 PM
You can try with a loop in the matrix where you multiply the 2nd row value with the 3rd row value using the attached function
That's a naive solution, so if you have something like 1/s replace it with Hz or s^-1 (if possible).
regards,
Davide
![2013-08-22 03_07_07-SMath Studio Desktop - [UnitFromPlain.sm].png](/en-US/file/T3WA72/2013-08-22-03_07_07-SMath-Studio-Desktop---_UnitFromPlain_sm__png)
That's a naive solution, so if you have something like 1/s replace it with Hz or s^-1 (if possible).
regards,
Davide
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Posted: 8/22/2013 12:46:57 PM
Davide:
Thanks, that works great!
Perhaps the next step, for me, is to figure out how to turn that into a plugin. The company I work for is standardizing on sMath for engineering calculations, and I would like all our engineers to share parameter files between sMath and the CAD system, but most of the other engineers will only adopt it if I make it user friendly.
Tedd
Thanks, that works great!
Perhaps the next step, for me, is to figure out how to turn that into a plugin. The company I work for is standardizing on sMath for engineering calculations, and I would like all our engineers to share parameter files between sMath and the CAD system, but most of the other engineers will only adopt it if I make it user friendly.
Tedd
#4 Posted: 8/22/2013 1:07:54 PM
Wrote
Perhaps the next step, for me, is to figure out how to turn that into a plugin. The company I work for is standardizing on sMath for engineering calculations, and I would like all our engineers to share parameter files between sMath and the CAD system, but most of the other engineers will only adopt it if I make it user friendly.
Tedd
May be you want to have a look at the SMath viewer.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Davide Carpi 8/22/2013 4:50:00 PM
#5 Posted: 8/22/2013 5:05:40 PM
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 Pages (6 items)
-
New Posts
-
No New Posts