Community Profile

photo

n


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
Undefined function or method '...' for input arguments of type 'double'.
Hi, Please consider that you should be EXACTLY in the same directory; and not even in sub-directories within the right path...

12 years ago | 2

Question


How can I have text labels inside a pie and percentages outside the pie chart?
How can I have text labels inside a pie and percentages outside the pie chart? thanks in advance for any tips

13 years ago | 1 answer | 0

1

answer

Question


How can I representing a cell of symbol vectors in a table? Can I use uitable?
Hi, How can I show each cell variable elements (when it is a vector of symbols) in rows of one column in a table? Is it possibl...

13 years ago | 1 answer | 0

1

answer

Answered
Too many Subplots causes none to show (Only axes titles show up)
Hellow, Did you check Matlab help for subplot? : One way to get around this issue is to enlarge the figure to create enough s...

13 years ago | 0

Answered
Is it possible to have control on C parameter of SVM in Matlab ?
Here is an example of using 'QuadProg_Opts' option in svmtrain: myoption = optimset('PrecondBandWidth',2); % th...

13 years ago | 0

Question


Is it possible to have control on C parameter of SVM in Matlab ?
Hi, I have seen the following question and answer: http://mathforum.org/kb/message.jspa?messageID=3735688&tstart=0 but...

13 years ago | 1 answer | 0

1

answer

Answered
SVM
Hi, Least Squares Support Vector Machines (LS-SVM) are reformulations to the standard SVMs which lead to solving linear KKT syst...

13 years ago | 0

Answered
incrementing variables and storing data within increasing array/matrix
Hi, I am not sure if this would help or not but you can use the wizard: Open Import Wizard to import data: *_uiimport_ * d...

13 years ago | 0

Question


How can I make the graph just use curved edges even though it can use straight using a biograph object?
How can I make the graph just use curved edges even though it can use straight edges? In my graph the two back and forth arrow...

13 years ago | 0 answers | 0

0

answers

Question


Can the connection matrix of a built in biograph be modified?
Hello Matlab programmers, Can a biograph be modified after being built? for example can I modify its connection matrix and ca...

13 years ago | 1 answer | 1

1

answer

Question


Problem with biograph layout
I have problem with biograph layout. I went through the <http://www.mathworks.com/help/toolbox/bioinfo/ref/biographobject.html ...

13 years ago | 1 answer | 1

1

answer

Question


Is it possible to produce a Stateflow diagram from within a MATLAB code?
Is it possible to produce a stateflow diagram from within a MATLAB code? If so can anyone give me a simple example of producing...

13 years ago | 1 answer | 2

1

answer