From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piter_ Subject: combined graphical and textual result. Date: Wed, 2 Mar 2011 11:02:00 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=44186 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Puisc-00021q-JM for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 05:02:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Puisb-0002R5-K8 for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 05:02:02 -0500 Received: from mail-qy0-f169.google.com ([209.85.216.169]:57800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Puisb-0002R1-GK for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 05:02:01 -0500 Received: by qyk2 with SMTP id 2so4193534qyk.0 for ; Wed, 02 Mar 2011 02:02:01 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all. I try to manage my experimental results in org mode. Some times I need from one source few results to be saved. For example I fit some data in a matlab source code block. From this I need a picture of the fit, and parameters of the fit. Can I have two results blocks? I am afraid that no. But may be there is a way to make it without duplicating the source code. Thanks. Petro.