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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Intentional Data Filling
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Annas B. Ali

Germany
1 Posts

Posted - 11/22/2017 :  06:09:14 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,

I have some data set that I want to add in. The data set consists of some values e.g (345.65) that I fill in the column against the Time (Seconds). The value remains the same for 10-10,000 seconds and after wards it changes to 0. Again this value remains 0 for next 5000-6000 sec and then it changes. Is there any auto-fill way by which I can enter theses values rather manually.

Thanks.

aba

arstern

USA
237 Posts

Posted - 11/22/2017 :  1:56:49 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

You can use set values.

1. Right Click the F(X) cell and select Open Dialog.
In the dialog you can input a value to set and input range of rowsi.e. Row(i): From 10 To 10000.
https://www.originlab.com/doc/Origin-Help/Wks-Set-Column-Values


2. You can as well use the Script Window. Select Window -> Script Window. In the Script Window input script below and select enter.

csetvalue col:=[Book3]sheet1!A[10:10000] formula:=345.65

https://www.originlab.com/doc/X-Function/ref/csetvalue


Aviel
OriginLab
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000