Feeds
질문
taylor function gives wrong answer for symbolic expression expansion
Hello, I'm having a problem using the taylor function. I have a symbolic expression phi that yields: phi phi ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
uitable set width of row of header?
Hello , I'm having a big problem with the RowName column , it grows too big and I can't fix it's width or set it anyway. Is t...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
problems with symbolic calculations
Hi, I'm getting an error while trying to do a calculation with a symbolic expression. First I'll write the code so I can expl...
9년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
How to generate sequences from matrix
Hi, I understand, not allways reading the help of matlab is understandable. You could take only the good data by doing like t...
How to generate sequences from matrix
Hi, I understand, not allways reading the help of matlab is understandable. You could take only the good data by doing like t...
9년 초과 전 | 1
| 수락됨
답변 있음
How to uncheck checkbox
Hello amira, you could add another condition to your callback, like this: fucntion checkbox1_callback(hObject,eventdata,han...
How to uncheck checkbox
Hello amira, you could add another condition to your callback, like this: fucntion checkbox1_callback(hObject,eventdata,han...
9년 초과 전 | 0
| 수락됨
답변 있음
How do I set the SelectionChangedFcn for the tabs group I have created?
By writting the code like this: %Setting the uipanel1 height, width and position as figure1 handles.uipanel1.Position = ...
How do I set the SelectionChangedFcn for the tabs group I have created?
By writting the code like this: %Setting the uipanel1 height, width and position as figure1 handles.uipanel1.Position = ...
9년 초과 전 | 1
| 수락됨
질문
How do I set the SelectionChangedFcn for the tabs group I have created?
Hello , I'm doing a master degree in physics and I have the need to program a GUI to do certain theoretical calculations and plo...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I correctly substitute symbolic variables with decimal numbers like 2.543342? The subs function can't do it properly...
This is the function I wrote: function [ nsquare ] = sellmeier_formula( type , coefficients ) %SELLMEIER_FORMULA This fu...
9년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to disable specific items from a popup menu by using a logical vector of the same length of the string of the popup menu?
Hello , I need some help with a problem... Let's say that I have a cell containing the strings I want for the popup menu, for...
9년 초과 전 | 답변 수: 2 | 1


