xlsread_easy

Version 1.0.0 (1.49 KB) by Mukund Iyer
Reads specified sheet in a workbook, even if the worksheet is protected.
47 Downloads
Updated 18 Feb 2022

View License

XLSREAD_EASY Reads specified sheet in a workbook, even if the worksheet is protected with a password.
XLSREAD_EASY(File_path,sheet_name,WB_Password) Reads a protected sheet in a cell array without unprotecting it. Alternative to xlsread when sheets are protected.
Inputs:
(1) full_file_path -> Full file path of the Excel file
(2) sheet_name -> Valid Worksheet Name
(3) WB_Password -> Workbook password, if any
Note: Works only for XLSX and XLS file types. Please modify as needed.

Cite As

Mukund Iyer (2024). xlsread_easy (https://www.mathworks.com/matlabcentral/fileexchange/106885-xlsread_easy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0