Rank: 1807 based on 31 downloads (last 30 days) and 3 files submitted
photo

Raj Sodhi

E-mail
Company/University
Agilent. Technologies

Personal Profile:
Professional Interests:
electronics, numerical computing and estimation

 

Watch this Author's files

 

Files Posted by Raj View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Jan 2012 Russell Index Member Companies Downloads PDF file from www.Russell.com to get Russell Index member companies. Author: Raj Sodhi java external interfa..., jar, jar files, pdf, finance, string manipulations 10 0
24 Jan 2012 Screenshot 24 Game Solver Solves Chinese Math Game of 24 Author: Raj Sodhi mathematics, 24 game, arithmetic 21 0
29 Jun 2010 iPod Scramble Solution Solves the Scramble game (like Boggle) by Zynga on my iPod. Author: Raj Sodhi ind2sub, sub2ind, boggle, scramble, zynga 0 1
  • 5.0
5.0 | 1 rating
Comments and Ratings by Raj View all
Updated File Comments Rating
09 Jan 2012 Get HTML-table data into MATLAB via urlread and without builtin browser Based on getTableFromWeb with a little more functionality for bring in table data from web to MATLAB Author: Sven Körner

Fantastic!

23 Sep 2010 Two Port S-Parameter Measurement Perform a 2-port s-parameter measurement using the Instrument Control Toolbox. Author: Siddharth Shankar

The post is appreciated, but the code doesn't work. There is a function that uses a variable 'visaObj', but this isn't passed. Needs more debugging.

yours,

Raj

function localConfigurePNA(fileFormat)
%% Preset system
% SYSTem:PRESet
% OPC? = All Operations Complete? +1 for Yes
fprintf(visaObj,'SYST:PRES');
localWaitForSystemReady(visaObj);

03 Sep 2009 subdir: a recursive file search Performs a recursive file search using same input and output format as dir function Author: Kelly Kearney

It works great!.

>> a = subdir([pwd '\*level1*.csv'])

a =

19x1 struct array with fields:
    name
    date
    bytes
    isdir
    datenum

My only problem when I started using it was that it really does require an extension.

>> a = subdir([pwd '\*level1*'])
??? Undefined function or variable "filter".

Error in ==> subdir at 90
    NewFiles = dir(fullfile(pathfolders{ifolder}, filter));

>>

I started troubleshooting and realized that the var filter never got defined on line 71 or 74.

Thanks for your file! Really elegant code.

yours,

Raj

Comments and Ratings on Raj's Files
Updated File Comment by Comments Rating
14 Feb 2011 iPod Scramble Solution Solves the Scramble game (like Boggle) by Zynga on my iPod. Author: Raj Sodhi Natale, Emanuele

fantastic

Top Tags Applied by Raj
24 game, arithmetic, boggle, finance, ind2sub
Files Tagged by Raj View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Jan 2012 Russell Index Member Companies Downloads PDF file from www.Russell.com to get Russell Index member companies. Author: Raj Sodhi java external interfa..., jar, jar files, pdf, finance, string manipulations 10 0
24 Jan 2012 Screenshot 24 Game Solver Solves Chinese Math Game of 24 Author: Raj Sodhi mathematics, 24 game, arithmetic 21 0
29 Jun 2010 iPod Scramble Solution Solves the Scramble game (like Boggle) by Zynga on my iPod. Author: Raj Sodhi ind2sub, sub2ind, boggle, scramble, zynga 0 1
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com