The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Nonlinear Fitting results: displaying units

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
XZ_laser Posted - 11/11/2013 : 07:36:54 AM
Origin Ver. and Service Release (Select Help-->About Origin): 9.0.0 SR2
Operating System: Win7

When creating custom fitting functions, one can enter the units and meanings of each parameter and derived parameter. However, once the fitting is done, the units and meanings are not displayed.

Is there a way to display the parameter units and meanings in the fitting result page?
3   L A T E S T    R E P L I E S    (Newest First)
minimax Posted - 11/20/2013 : 12:27:01 AM
Hi XZ_laser,

It is already possible to show Units in the result sheet:

On Nonlinear Curve Fit dialog, with Settings tab active, select Advanced node on the left panel, go to Quantities to Compute - Fit Parameters branch, check Unit checkbox (by default it is unchecked).

Then in the result sheet, on Parameters table, there will be a Unit column. Is it what you want?

As to displaying Meaning info, we will look into it.

Max
OriginLab Technical Support
Hideo Fujii Posted - 11/19/2013 : 4:54:20 PM
Hi XZ_laser,

Sorry, I have misunderstood what you wanted - instead of the units and comments of the data, but of the parameters.
I have suggested our developers to improve the report sheet from the fitter.


--Hideo Fujii
OriginLab
Hideo Fujii Posted - 11/11/2013 : 2:56:58 PM
Hi XZ_laser,

I haven't come to a good automatic way, and only one manual work-around is to put the
following text to the Comment of the "Input Data" node (by pressing the triangle button
at Input Data, and select "User Comments":
  Indep: %(1!col(1)[C]$) (%(1!col(1)[U]$))
  Dep: %(1!col(2)[C]$) (%(1!col(2)[U]$))
Here, it is assumed that "1" and "2" are column numbers of the independent and dependent
variables, respectively, and the data is in the first sheet. (You should change as needed.)

Hope this makes your life easier.

--Hideo Fujii
OriginLab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000