Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.449.492 Times

Compare Nested Cell & Struct Arrays Recursively 1.0

  Date Added: August 24, 2013  |  Visits: 196

Compare Nested Cell & Struct Arrays Recursively

Report Broken Link
Printer Friendly Version


Product Homepage
Download (47 downloads)



This package contains two functions CELLEQ and STRUCTEQ which compare two cell arrays or two structures respectively. The cells/structs may internally contain more nested cell and struct arrays which are compared recursively.Feature summary:* Support for nested structures/cell arrays* Return of full stack information on where the two cells/structs differ* Control for comparison of Function handles within structs/cells* Control for comparison of NaN propertiesUsage:[iseq, info]= celleq(cell1, cell2, funh2string, ignorenan)[iseq, info] = structeq(struct1, struct2, funh2string, ignorenan)* iseq is true if all elements and subelements of the two cells or structs are identical* info is a structure that contains a field "Reason" which gives you a text stack of why the difference occurred as well as a field "Where" which contains the indices of the element and subelement where the comparison failed.* (optional) funh2string, if true, instructs function handle comparisons to return true if the string representations of the function handles are the same.* (optional) ignorenan, if true, will return true for nan == nan. By default both properties are set to falseExample:>> figure;>> g = surf(peaks(50));>> rotate3d>> hg1 = handle2struct(gcf);>> set(g,'XDataMode', 'manual');>> hg2 = handle2struct(gcf);>> [iseq, info] = structeq(hg1, hg2)iseq = 0info = Reason: [1x137 char] Where: '(1).properties(1).KeyPressFcn{1}'>> [iseq, info] = structeq(hg1, hg2, true)iseq = 0info = Reason: [1x188 char] Where: '(1).children(1).children(1).properties(1).XDataMode

Requirements: No special requirements
Platforms: Matlab
Keyword: Difference Element Failed Indices Occurred Optional Reason Subelement
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


COMPARE NESTED CELL & STRUCT ARRAYS RECURSIVELY RELATED
Form Processors  -  Tigra Hints 1.1
Tigra Hints is free javascript widget that displays pop-up box with notes (also known as tooltips or hints) when mouse appears over any HTML element on the page. Any HTML is welcome inside the box: lists, tables, images etc. This component makes...
163.84 KB  
Development Tools  -  Minimum Entropy Deconvolution (MED 1D and 2D) 1.0
This is the iterative 2D Minimum Entropy Deconvolution implemented according to an iterative method in the original paper:R.A. Wiggins, Minimum Entropy Deconvolution, Geoexploration, vol. 16, Elsevier Scientific Publishing, Amsterdam, 1978. pp....
10 KB  
Games  -  3D Word Slider 1.0
A full 3D attractive and colorful word puzzle game in three languages: French, English and Spanish with 180 levels of game with element of strategy and optional sound effects and music. An excellent graphic finesse with realistic rendering of...
9 KB  
Musical Instrument Tools  -  Magical Jelly Bean SHN Shortener 1.03
The Magical Jelly Bean SHN Shortener is a freeware utility for easily converting those enormous SHN & FLAC files to smaller MP3 or OGG Vorbis files. With the SHN Shortener you can customize your settings (default is 192bps, stereo), add ID3 tags,...
751 KB  
Screen Savers  -  Planet Mars 3D Screensaver 1.0
Mars has always fascinated people. Its red, fiery appearance is mysterious and intriguing. Many believed in the existence of an ancient race of Martians that appeared in numerous sci-fi stories. However with new data coming from space probes, a...
3.48 KB  
Games  -  Scorched3D 41 Beta
Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched...
55 MB  
Libraries  -  Media Handler Pro 5.0
Media Handler Pro is an .NET video encoding and publishing tool for converting videos and audios from any format to another format, grab thumbnails from video, post watermark on video, split video in clips, extract audio from videos and perform...
42.97 KB  
Development Tools  -  Maximum Correlated Kurtosis Deconvolution (MCKD) 1.0
This method tries to deconvolve a periodic series of impulses from a 1d vector. It does this by designing a FIR filter to maximize a norm criterion called Correlated Kurtosis. This method is has applications in fault detection of rotating...
10 KB  
Programming  -  TAP::Harness::JUnit 0.32
The only difference between this module and TAP::Harness is that this adds optional 'xmlfile' argument, that causes the output to be formatted into XML in format similar to one that is produced by JUnit testing framework.
10.24 KB  
Nature  -  Fire Element Clock screensaver 2.7
Fire is the element of energy, assertiveness, and passion. Fire occupies a place between earth and air among the elemental spheres. Light a fire in your mind so that you have your friendly element which helps the rest elements with its vigor and...
1.02 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB