Allows users to import data from excel and easily create 3D graphs in Matlab. Capable of exporting and importing Z axis matrices, exporting pictures of the graphs, automatic labeling of the surfaces, and tools for comparing two different surfaces. Can be used as a visual aid or for analysis.
This GUI can be used for many applications in many industries. For example, it can be used to simplify and streamline the design process where...
ASP.NET: Dispaly data from an Excel Spreadsheet is an ASP.NET tutorial in which programmers can get details about the process of displaying the data from Excel spread sheet with the help of VB.NET. The author explains this topic with example...
Reads all rough data from Excel spreadsheet file in a data structure
Uses xlsread to read each 'Sheet' in the 'Workbook' separately.
All numeric data and text data is saved in separate fields.
M-file is quickly...
A Python/Gtk application to manage groups of users stored in an LDAP database, using data from X509 certificates imported from files or LDAP servers maintained by certificate authorities. These groups are used to create grid-map files used by the...
Elevations moves data from Excel to Unix systems. It connects VBA with Cygwin SSH, CGI and HTTP POST to deliver to a QuantLib C++ server through pipes. Provides C++ classes to process CSV files and the strings to C++ types. File schema definitions.
Sometimes you get an Excel spreadsheet (say, from the marketing departement) and you want to read tabular data from it (i.e. a line with column headers and lines of data). There are many ways to do this (including ODBC + mxODBC), but the easiest...
An Excel file contains information about time and number of units to dispatch - use in SimEvents. This model shows how you can acquire data from Excel files, and use it to generate multiple entities at specific times. The idea is that...
This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements.
Some of the functionalities of...
A program in Java, which is capable to extract table data from datafiles of Oracle Database without using Oracle RDBMS or any Oracle Client software.
Loading a DataSet with Data from Multiple Tables is an useful tutorial for ASP.NET programmers to learn about methods that has to be followed to access data from multiple tables, inorder to store it in a single dataset by using ADSO.NET. In this...
Part 1: Retrieving Data From SQL Server 7.0 with C# is a tutorial in which the author shows the step-by-step process of creating table in Sql Server database, establishing the DSN connection and using various object of the ADO.NET it fetches the...
Search Pages using Data bound Controls, Index Server, and ASP.NET is an useful article for the beginners to understand more about search engine. From this search engine tutorial you can create a powerful search engine using ASP.NET. XML scripts...
These programs were developped to exploit luminance or BRDF data from the EZ-Contrast instrument developped by Eldim. They are applicable to any measurment done using a ccd sensor.
The developped library includes: - maxima...
To extract data from a matlab figure (.fig) files generate using version 7 or later. It can be used for both 2D and 3D plots
Script to extract data from my live traffic feed from feedjit
This technical tip shows how to use Aspose.Pdf and Aspose.Cells for converting the excel worksheet into Pdf document. In this all the contents over the Excel worksheet would be transformed in the form of Pdf file. Beside this, if you only need to...
IMPORT DATA FROM WORKSPACE TO SIMULINK: AN EXAMPLE.
This is a simple code to extract data from an existing matlab 2D or 3D figure.
PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command...
Easily extract data from microsoft excel files using this wrapper class for xlrd (http://www.lexicon.net/sjmachin/xlrd.htm). The class allows you to create a generator which returns excel data one row at a time as either a list or dictionary. I... |