photo

test run


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 8 jaar ago | 2 answers | 0

2

answers

Answered
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...

bijna 8 jaar ago | 1

| accepted

Answered
How to uncheck checkbox
Hello amira, you could add another condition to your callback, like this: fucntion checkbox1_callback(hObject,eventdata,han...

bijna 8 jaar ago | 0

| accepted

Answered
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 = ...

bijna 8 jaar ago | 1

| accepted

Question


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...

bijna 8 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 8 jaar ago | 3 answers | 0

3

answers

Question


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...

bijna 8 jaar ago | 2 answers | 1

2

answers