Programmierung
Programming
Basiswissen
LabTalk
Origin C
X-Funktionen
Python/R
- 4.1 FAQ-286 How do I define global functions, global variables, and constants?
- 4.2 FAQ-360 What is the NAG library and how do I access it?
- 4.3 FAQ-361 What is the difference between LabTalk and Origin C?
- 4.4 FAQ-362 What is Code Builder?
- 4.5 FAQ-363 How do I change the target window to output error message?
- 4.6 FAQ-364 What is the command window?
- 4.7 FAQ-365 What are the restrictions on various object names?
- 4.8 FAQ-367 How do I delete every nth row or column from my worksheet?
- 4.9 FAQ-368 How do I modify the graph legend using LabTalk?
- 4.10 FAQ-369 How do I loop over various objects in my script?
- 4.11 FAQ-370 How do I list all script variables?
- 4.12 FAQ-371 Where can I find examples and help with scripting?
- 4.13 FAQ-372 How do I access analysis result table values from script?
- 4.14 FAQ-373 How do I parse out strings?
- 4.15 FAQ-374 What is current working folder and favorite folders?
- 4.16 FAQ-375 How do I create custom toolbar buttons that run my script macros?
- 4.17 FAQ-376 How do I delete a variable?
- 4.18 FAQ-377 How do I declare a variable so that it is available for an Origin session?
- 4.19 FAQ-378 How to declare a variable for missing value?
- 4.20 FAQ-379 How to get the column name, units, etc.?
- 4.21 FAQ-380 What is the notation for addressing data in workbooks and matrixbooks?
- 4.22 FAQ-381 How do I plot arbitrary column as x and y?
- 4.23 FAQ-382 Can I access Worksheet Query from script?
- 4.24 FAQ-383 What are system variables?
- 4.25 FAQ-384 How does Origin come up with appropriate Tick Labels for my data?
- 4.26 FAQ-385 What is Substitution Notation?
- 4.27 FAQ-386 How to avoid variable substitution?
- 4.28 FAQ-387 Is there a limit for LabTalk script length inside the brackets {} of an if, for, or loop statement?
- 4.29 FAQ-388 What can I do if the size of for-loop exceed limitation?
- 4.30 FAQ-390 Can I access external DLLs in Origin C?
- 4.31 FAQ-391 Can I create stand alone applications with Origin C?
- 4.32 FAQ-392 How can I encrypt my Origin C file?
- 4.33 FAQ-393 How do I input parameters for Origin C programs (LabTalk Script) through dialog?
- 4.34 FAQ-394 How to load and call Origin C function without Code Builder open?
- 4.35 FAQ-395 Is Origin C compatible with ANSI C?
- 4.36 FAQ-396 What are the various classes supported in Origin C?
- 4.37 FAQ-397 What is the most efficient way to organize my Origin C functions?
- 4.38 FAQ-398 Why is there a compile error for the FFT function call in my program?
- 4.39 FAQ-400 How do I list all categories of X-Functions?
- 4.40 FAQ-401 What are X-Functions and how do I create and share them?
- 4.41 FAQ-402 Why is my newly created X-Function not working from script?
- 4.42 FAQ-404 How can I run Python in Origin?
- 4.43 FAQ-405 Where can I find examples of working with Python in Origin?
- 4.44 FAQ-406 What to do if I cannot access other Python extensions from Origin?
- 4.45 FAQ-656 How to run Origin from command line?
- 4.46 FAQ-660 How to calculate descriptive statistics by using LabTalk Script
- 4.47 FAQ-666 How to open the dialog in Origin by using LabTalk Script?
- 4.48 FAQ-684 How to Run a LabTalk Script?
- 4.49 FAQ-685 How to configure the Custom Routine button to run your Origin C function?
- 4.50 FAQ-689 What is the User Interface Module (UIM) and how do you edit and program a UIM Object?
- 4.51 FAQ-699 What variable names should I avoid using in LabTalk Scripts?
- 4.52 FAQ-705 How Do I Copy Data from One Block of Cells to Another?
- 4.53 FAQ-712 Why do my LabTalk scripts from version 7.x fail in version 8.x or 9.x?
- 4.54 FAQ-723 How to change the font size in Script Window?
- 4.55 FAQ-748 How to run R in origin?
- 4.56 FAQ-768 How can I get the fitting parameter values in nonlinear fit at each iteration?
- 4.57 FAQ-796 Why is my Origin Command Window so Slow to Open?
- 4.58 FAQ-810 How to create a waterfall graph from Origin C?
- FAQ-1077 Warum funktioniert meine Anpassungsfunktion mit externen DLL nicht auf bestimmten Computern?
- 4.60 FAQ-842 Why I fail to run Python with error "No Python installed"?
- FAQ-872 Why can't I set column names in my script, e.g. using wks.addCol or wks.col.name?
- 4.62 FAQ-888 How to set properties of special text object(such as axis titles) by using LabTalk?
- 4.63 FAQ-909 Has the NAG Library Changed? Some functions are missing.
- FAQ-1075 Wie lade ich Python-Pakete standardmäßig von einem Mirror-Repository herunter?
- FAQ-1078 How do I write code for use interchangeably with embedded and external Python?
- FAQ-1081 Was soll ich tun, wenn ich die Fehlermeldung "Could not install packages due to an EnvironmentError..." erhalte, wenn ich Python-Pakete installiere?
- FAQ-1135 Why is speed slower when loop increases?
- FAQ-1138 Warum ändert Origin das Trennzeichen meines Python-Funktionsarguments in einen Punkt?
- FAQ-1145 Wie verwende ich Bereichszeichenketten als Parameter in der LabTalk-Funktion?
- FAQ-1171 Warum funktionieren meine Python-Pakete nicht, nachdem ich ein Upgrade auf Origin 2023b vorgenommen habe?
- FAQ-1195 Kann Origin Makros erfassen und sich wiederholende Aufgaben automatisieren?
- FAQ-1202 Interne Python-Pakete, die durch einen Benutzeraccount installiert werden, schlagen bei einem anderen Account fehl. Was soll ich tun?
- FAQ-1214 Was kann ich tun, wenn Origin Schwierigkeiten hat, R zu starten?
- FAQ-1220 Wie lade ich R-Pakete standardmäßig von einem spezifischen CRAN-Mirror herunter?