beginner94
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to change the Interpreter for an inputdlg to 'tex' in Matlab R2007b?
Hello everyone, how can I change the textinterpreter for a inputdlg to 'text' with Matlab R2007b? Thanks!
5 years 前 | 0 个回答 | 0
0
个回答提问
How to incorporate a picture into an inputdlg?
Good morning, did anyone already manage to incorporate a picture into an inputdlg or something similar? The inputdlg is asking...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to create a GUI with changing buttons?
Good morning, I am looking for a possibility to create a GUI (with GUIDE, if possible) with changing buttons. This means, that...
5 years 前 | 1 个回答 | 0
1
个回答提问
What are possible issues if MATLAB doesn't recognise a variable?
if strcmp(str(1:3), 'Min') == 1 VZ = 1; end if strcmp(str(1:3), 'Max') == 1 VZ = -1; end VZ [k l s] = evIII...
6 years 前 | 0 个回答 | 0
0
个回答已回答
Setting default Interpreter to Latex
It does not work for me either and I need to define an overlined variable (in R2007b). Thanks for help
Setting default Interpreter to Latex
It does not work for me either and I need to define an overlined variable (in R2007b). Thanks for help
6 years 前 | 0
提问
Is there a method for finding the period of temperature data in R2007b?
Good morning, I need to find the period of temperature data, but I'm working with R2007b and ''xcorr()'', ''findpeaks()'' don...
6 years 前 | 1 个回答 | 0
1
个回答提问
What are possible issues if ''datetick()'' has no effect on the date format?
Good morning, What are possible issues if ''datetick()'' has no effect on the date format in a plot? I already used ''datenu...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to adapt the space between the grid lines to the space between the ticks?
Good evening everyone As I wanted the grid lines of my plot to have a different color from the axis, I put a second axis und...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to make my code run faster
Good Morning, this line apparently takes 21s to run: s = size(xlsread(filename, 1, 'F:F')) It is supposed to count th...
6 years 前 | 2 个回答 | 0
2
个回答已回答
popupmenu in GUI
How can I connect the values I added to the popupmenu with their files? They are configfiles in this case, so no m files.
popupmenu in GUI
How can I connect the values I added to the popupmenu with their files? They are configfiles in this case, so no m files.
7 years 前 | 0