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 for Programming
 Forum for Origin C
 datarange dont accept variables

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
rosie99 Posted - 09/10/2009 : 11:36:52 AM
Origin 7.5/ Windows XP

Hallo,

i want to perform a origin c file but there always occure the same mistake at the constructor.

void DataRange_DataRange_Ex1()
{
DataRange dr; // Default constructor
...
...
...


It says that i didnt declaced the variable "datarange".
When i try some examples(without any change by myself) which are in the help of the program i get the same message, too.

Do i need another header? The examples dont even work.

thanks for your help.
rosie
3   L A T E S T    R E P L I E S    (Newest First)
Iris_Bai Posted - 09/15/2009 : 01:14:23 AM
Hi Rosie,

Please see the example:
http://ocwiki.originlab.com/index.php?title=OriginC:Plot_Contour_from_matrix_and_custom_colormap

This example also worked in Origin7.5.

Iris
rosie99 Posted - 09/12/2009 : 6:06:59 PM
Thanks for the reply.

I looked up some examples to get a contour plot for a xyz regular matrix and there i just found such with DataRange. Is such a Plot not able in version 7.5, too?
easwar Posted - 09/11/2009 : 12:30:14 PM
Hi Rosie,

You mention that your Origin version is 7.5
DataRange was introduced in 8.0 so it will not work in 7.5

You can download the 8.0 demo and try the examples in 8.0

Easwar
OriginLab

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