To display data from Excel in the same Excel file using Matlab, can you ask the user to select the desired range instead of defining the range in the Matlab code?
Yes, XLSREAD offers the ability to interactively download data, although it is only Windows.
out = xlsread(fileName,-1);
Source: https://habr.com/ru/post/1439863/More articles:Returned nodes that are connected by a common set of nodes - neo4jStruts2 Download the file by checking the size and type of the contents of the file before sending the file - fileIs it possible to transparently implement the Future template for ActiveRecord queries in Ruby 1.9? - performanceTwitter soundtrack filter using jQuery plugin - jqueryRaphael.js: Why is SVG positioned -0.5px to the left? - javascriptOperator overloading outside the template structure - c ++Code or compiler: optimizing the IIR filter in C for iPhone 4 and later - optimizationiPhone 4 and iPad 2: Benefits of Fixed-Point Arithmetic over Floating-Point - androidHow to update DropDownList KendoUI list? - javascriptProblems Inserting CStringW into std :: wostringstream - c ++All Articles