Feeds
提问
How to write an excel file with multiple sheets with GUI
I am trying to write an excel files with multiple sheets using GUI. Below in an example of my commands that produces error warni...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to save a workspace with a user input name?
I have a work space and need to save it with a user define name. An example of the name is P1G00.mat I want the user to in...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do I set the slider step value in Matlab?
I want my GUI slider step to start from 1 to 80. Need it to set from 1 to 80 with increment of 1 for every step. I have set the...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to do foward right division?
I have an array of A (1x182) and B (1x182). When I use C=A/B; it gives one single number. How did Matlab get that single number...
9 years 前 | 3 个回答 | 0
3
个回答提问
How to find a the scale of two data?
I have A=[0.46,-0.51,1.02,-1.02,1.55,-1.55,2.06,-2.06,2.02] and B=[0.09,-0.13,0.32,-0.29,0.38,-0.41,0.48,-0.56,-0.36]; I try to...
9 years 前 | 0 个回答 | 0
