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.219.636 Times

isValidSymbol 1.0

  Date Added: July 06, 2013  |  Visits: 239

isValidSymbol

Report Broken Link
Printer Friendly Version


Product Homepage
Download (42 downloads)



ISVALIDSYMBOL - Check string to be a valid Matlab symbolThis function is equivalent to Matlab's ISVARNAME, but accepts cell strings as input also. While the speed is comparable for strings, it is *much* faster for cell strings (see screenshot).L = isValidSymbol(S)INPUT: S: String or cell string.OUTPUT: L: LOGICAL scalar, if S is a string. LOGICAL array of the same size as S for a cell string. L is TRUE for valid symbols: The 1st character must be a letter, the following must be a letter, number or the underscore. The length must not exceed 63 characters.EXAMPLES: isValidSymbol('a') % >> true isValidSymbol('a1') % >> true isValidSymbol('a_') % >> true isValidSymbol({'_a', 'b'}) % >> [false, true] isValidSymbol('1a') % >> false s = repmat('a', 1, 63); isValidSymbol(s) % >> true isValidSymbol([s, 'a']) % >> falseAIM OF THIS SUBMISSION:Actually the C subfunction "CheckCString" was developed to support the safe creation of structs and MAT files in C-Mex functions. You can easily include the test to your Mex-projects - just remove the main function "mexFunction".For checking Matlab strings the conversion to a C-string wastes time. Therefore the subfunction "CheckMatlabString" operates on the mxChar-vector directly.You can accelerate Matlab's slow GENVARNAME remarkably by calling this function instead of a loop over ISVARNAME calls.

Requirements: No special requirements
Platforms: Matlab
Keyword: Checkcstring Creation Developed Easily Files Functions Include Structs Subfunction Support
Users rating: 0/10

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


ISVALIDSYMBOL RELATED
Audio Tools  -  GSVideo For Linux 1.0.0
GSVideo is a cross-platform library for the Processing programming language that provides video support (movie playback, video capture, creation of movie files) through the use of the GStreamer multimedia framework.
72.11 MB  
Multimedia  -  Polynomial functions analysis with Symbolic Math and GUIDE 1.0
Based on Symbolic Math functions and GUIDE flexibility, this software help to solve easily polynomial functions analysis.User just enter polynomial functions like f(x)/g(x) with f(x) = ax^n + bx^(n-1) + ... C and g(x)= a1x^n + b1x^(n-1) + ... D ;...
10 KB  
ActiveX Components  -  Image ActiveX OCX - Image Viewer CP Pro 2.58
Convert PSD, BMP, GIF, JPG, PNG, ICO, TIF image files to true color PDF file. Convert multipage TIF to multipage true color PDF. Support Lightness, Brightness, Contrast, Diffuse, Emboss, FocalBW, Gamma, InvertColor, Monochrome,...
5.94 MB  
ActiveX Components  -  x360soft - Image Viewer ActiveX OCX 4.1
X360 Tiff Image & Fax Viewer Active OCX help you to view and save images of different formats include Bmp,Emf,Gif,Jpeg, Png,Tiff,multipaged Tiff,Wmf.Major functions include flip,rotate,resize and zoom the image,fully control the scroll action,draw...
9.13 MB  
Business  -  Ultra AutoCAD Tool 4.2.1
Ultra AutoCAD Tool is a powerful batch utility program for AutoCAD drawing files. Features include: extract data from drawing files (CSV, XML, HTML), create DXFs from DWGs, find and replace text, find and replace block attribute values, find and...
271 KB  
Graphical Text Tools  -  AutoCAD DWG Viewer 3.4.1
FREE AutoCAD Drawing Viewer is a lightweight powerful utility for viewing, editing, printing, converting and saving AutoCAD drawing files. Features include: Print drawings, create PDF files from drawing files in batches, convert drawings to...
26.13 MB  
Graphical Text Tools  -  AutoCAD Drawing Viewer 3.7
FREE AutoCAD Drawing Viewer is a lightweight powerful utility for viewing, editing, printing, converting and saving AutoCAD drawing files. Features include: Print drawings, create PDF files from drawing files in batches, convert drawings to...
134.75 KB  
MP3 Tools  -  Swf to exe Converter - Commercial 1.99
Bullrushsoft SWF to EXE Converter is a smart and easy-to-use wizard-like tool that enables the creation of executable files from SWF Flash files. With the help of this friendly tool you may easily compile licensed, stand-alone executables of any...
959 KB  
Modules  -  Admin Management Xtended 1.9
The functions include oggling post/page visibility, changing publication date and title without having to open the edit screens or reload the page, plus changing page order with drag'n'drop, inline category management and inline tag management a...
 
Communication  -  Fixed-point signal processing in M 1.0
Functions accompanying MATLAB News & Notes article "Fixed-point Signal Processing: Getting Started" by Darel A. Linebarger and Thomas A. Bryan, 2004. The functions include an FIR filter in M that can be run in fixed-point and floating-point.
10 KB  
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