Feeds
提问
How can I use the Simulink coder to create standalone applicatnoi of model that gets variable values from a matlab function .m file?
I have a matlab .m file that takes user input from an excel sheet, does calculations, and then sets the values of variables in a...
10 years 前 | 0 个回答 | 0
0
个回答提问
I plot data using plotyy, then after adding several other data series to the plot, i need to readjust the axis limits to have them all in range, but when I do, the limits only occupy a small portion of the plot as seen in the image
<</matlabcentral/answers/uploaded_files/44330/plot%20issue.PNG>> The image below shows the problem that I am getting. When i ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Can xlsread or some other function be used to import filtered data from excel table?
I have an excel sheet that has a formatted table. Applying filters to a column greatly reduces the amount of rows in the table. ...
10 years 前 | 1 个回答 | 0
1
个回答提问
I need to read only data that remains in the excel table after filters have been set
My excel file consists of a formatted table, with each column header giving the option to filter the rows by the data in that co...
10 years 前 | 0 个回答 | 0
0
个回答提问
Can my ui table also act as my plot legend?
I have a GUI with a uitable as well as a plot. Instead of creating a legend, I want to have the line color and marker for the da...
10 years 前 | 1 个回答 | 0
1
个回答提问
Legend for plotyy to display the string for data series with yleft axis line and marker one one side, and yright axis line and marker to the right of the string
I have a plotyy figure where the x axis data is used for both yleft and yright data. I created a legend for the data, with both ...
10 years 前 | 2 个回答 | 0
