Main checkin of new 1.5.0 documentation

This commit is contained in:
Jacob Støren
2015-11-09 09:44:37 +01:00
parent 765ac8be95
commit 25c6f47179
34 changed files with 177 additions and 66 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
---
layout: docs
prev_section: casegroupsandstatistics
next_section: batchcommands
title: Octave Interface
permalink: /docs/octaveinterface/
published: true
@@ -38,4 +36,4 @@ A script can be started by navigating to the script in the **Project Tree**, and
### With a case selection
One script can be executed on many cases by first selecting a set of cases, and then activating **Execute script** from the context menu for the case selection. The script is then executed once pr selected case. Each time ResInsight's *Current Case* is updated, making it accessible from the Octave script.
![]({{ site.baseurl }}/images/ExecuteOctaveScriptOnSelectedCases.png)
![]({{ site.baseurl }}/images/ExecuteOctaveScriptOnSelectedCases.png)