The Mobile Gnuplot Viewer is a frontend for the Gnuplot program. Gnuplot is a scientific plot program. With the Mobile Gnuplot Viewer the user can edit gnuplot scripts to generate 1d and 2d plots, execute the scripts, view and export the output of the Gnuplot program.
The app brings a binary executable of the gnuplot program with it, which is used to generate a SVG output of the gnuplot script. Current version of gnuplot is now 5.2.6.
The purpose of Gnuplot is: show mathematical functions, fit theoretical functions to experimental data and calculate expressions. See Gnuplot homepage (http://www.gnuplot.info/) for more information about the Gnuplot program.
Gnuplot scripts can be created with this app and the SVG output will be shown as a plot in the app (see screenshots).
The app has four main pages:
- edit page: create, modify, save and load gnuplot scripts to generate a plot
- help page: enter help commands about gnuplot commands, help will be showed in the output page after pushing show button
- output page: show errors of script execution, help command output or fit results
- plot page: show the graphical output of the gnuplot script after pushing the run button
and some additional pages:
- file selection page: for loading, saving and erasing script files
- about page: show information about the application
Features of the free mobile gnuplot viewer are:
- create, modify, save, load and delete gnuplot scripts (text files) in an input page
- execute the gnuplot script and show the output as SVG graphic in an output page
- allow execution of help commands and show output in a text output page
- change font of text input and output fields
- support modification of styles (since version 1.1)
- support for sharing text, text-files and images (since version 1.1.4)
The (advanced) version of the mobile gnuplot viewer has some more features than this free version:
- syntax highlighting for gnuplot script input
- export of plot as bitmap files (supported formats: png, jpg, bmp, tiff)
- support copy/paste via application internal clipboard
- support of export of the text output window (to save output of fit to data)
The typical workflow for gnuplot running on a desktop operating system is different from the typical workflow on a mobile device.
Gnuplot uses a shell window to enter interactively text commands and an output window to show the grapical output simultaneously. On a mobile device like a smartphone or tablet computer this workflow is not suitable, because the user has only a small screen it is difficult to have more than one input/output area on the screen. To use the excelent gnuplot program on a mobile device I have written this app.
The typical workflow using this app is: enter a script to generate the gnuplot output in a text field on an input page and execute the script by pressing the run button.
The gnuplot output will than be shown in an other output page. The user can switch back and forward between the input and output page via buttons.
Disclaimer:
The app is carefully created and tested but the app should not be assumed as error free.
Use this app at your own risk.
The author of this app is not responsible for the behaviour of the gnuplot program.
See menuitem Gnuplot/Copyright for more informations about using gnuplot.
Mobile Gnuplot Viewer, Gnuplot programının bir ön yüzüdür. Gnuplot bilimsel bir komplo programıdır. Mobile Gnuplot Viewer ile kullanıcı, 1d ve 2d grafikleri oluşturmak için gnuplot komut dosyalarını düzenleyebilir, komut dosyalarını çalıştırabilir, Gnuplot programının çıktısını görüntüleyebilir ve verebilir.
Uygulama, gnuplot betiğinin bir SVG çıktısını oluşturmak için kullanılan gnuplot programının ikili bir çalıştırılabilir dosyasını getirir. Gnuplot'un şu anki sürümü 5.2.6.
Gnuplot'un amacı: matematiksel fonksiyonları göstermek, teorik fonksiyonları deneysel verilere sığdırmak ve ifadeleri hesaplamaktır. Gnuplot programı hakkında daha fazla bilgi için bkz. Gnuplot ana sayfası (http://www.gnuplot.info/).
Gnuplot komut dosyaları bu uygulamayla oluşturulabilir ve SVG çıktısı uygulamada bir arsa olarak gösterilir (ekran görüntülerine bakın).
Uygulamanın dört ana sayfası var:
- Sayfayı düzenle: Bir komplo oluşturmak için gnuplot scriptleri oluşturun, değiştirin, kaydedin ve yükleyin.
- yardım sayfası: gnuplot komutları hakkında yardım komutları girin, show (göster) butonuna bastıktan sonra çıktı sayfasında yardım gösterilecektir.
- çıktı sayfası: komut dosyası çalıştırma hatalarını gösterme, komut çıktısına yardımcı olma veya sonuçları sığdırma
- plot page: gnuplot betiğinin çalıştırma düğmesine bastıktan sonra grafiksel çıktısını göster
ve bazı ek sayfalar:
- dosya seçim sayfası: script dosyalarını yüklemek, kaydetmek ve silmek için
- Sayfa hakkında: uygulama hakkında bilgi göster
Ücretsiz mobil gnuplot görüntüleyicinin özellikleri şunlardır:
- Giriş sayfasında gnuplot komut dosyalarını (metin dosyaları) oluşturun, değiştirin, kaydedin, yükleyin ve silin
- gnuplot betiğini yürütün ve çıktıyı çıktı sayfasında SVG grafiği olarak gösterin
- Yardım komutlarının yürütülmesine izin ver ve çıktıyı bir metin çıktı sayfasında göster
- metin giriş ve çıkış alanlarının yazı tipini değiştir
- Stillerin değiştirilmesine destek (1.1 sürümünden beri)
- Metin, metin dosyaları ve görüntüleri paylaşma desteği (1.1.4 sürümünden beri)
Mobil gnuplot görüntüleyicinin (gelişmiş) sürümü, bu ücretsiz sürümden daha bazı özelliklere sahiptir:
- Gnuplot komut dosyası girişi için vurgulama sözdizimi
- Grafiğin bitmap dosyaları olarak dışa aktarılması (desteklenen formatlar: png, jpg, bmp, tiff)
- Uygulama iç pano üzerinden kopyala / yapıştır desteği
- metin çıktı penceresinin dışa aktarılması desteği (verilere uygun çıktıyı kaydetmek için)
Bir masaüstü işletim sisteminde çalışan gnuplot için tipik iş akışı, mobil bir cihazdaki tipik iş akışından farklıdır.
Gnuplot etkileşimli metin komutlarını girmek için bir kabuk penceresi ve grapical çıktısını aynı anda göstermek için bir çıktı penceresi kullanır. Akıllı telefon veya tablet bilgisayar gibi bir mobil cihazda bu iş akışı uygun değildir, çünkü kullanıcının yalnızca küçük bir ekranı olduğundan ekranda birden fazla giriş / çıkış alanı bulunması zordur. Bir mobil cihazda mükemmel gnuplot programını kullanmak için bu uygulamayı yazdım.
Bu uygulamayı kullanan tipik iş akışı şudur: Giriş sayfasındaki bir metin alanında gnuplot çıktısını oluşturmak için bir komut dosyası girin ve komut dosyasını çalıştır düğmesine basarak çalıştırın.
Gnuplot çıkışı, başka bir çıkış sayfasında gösterilenden daha fazla olacaktır. Kullanıcı, giriş ve çıkış sayfaları arasında düğmelerini kullanarak ileri ve geri geçiş yapabilir.
Yasal Uyarı:
Uygulama dikkatlice oluşturulur ve test edilir ancak uygulamanın hatasız olduğu varsayılmamalıdır.
Bu uygulamayı kullanmak kendi sorumluluğunuzdadır.
Bu uygulamanın yazarı, gnuplot programının davranışından sorumlu değildir.
Gnuplot kullanımı hakkında daha fazla bilgi için Gnuplot / Copyright menüsüne bakın.