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


