Risposto
Unable to see Graph
Instead of using a for loop, take advantage of matlab's ability to work with vectors (don't forget the element-wise period for T...

oltre 6 anni fa | 0

| accettato

Risposto
isa probability distribution?
By using >> whos I was able to determine that x's class is a "prob.ToolboxFittableParametricDistribution" object, such t...

oltre 6 anni fa | 0

| accettato

Risposto
How to tell Matlab to give real cube roots instead of complex ones?
This is almost certainly occurring because MATLAB is doing the math by first converting to log space so that it can just multipl...

oltre 6 anni fa | 2

| accettato

Risposto
How to take x as a vector in for loop?
The variable x here is a for loop counter, which means it will iterate through the values given by dx:length:nx+1 and therefore ...

oltre 6 anni fa | 0

| accettato

Domanda


Is it possible to change the current folder window's default view settings in R2015a?
I'm running MATLAB R2015a on Ubuntu 14.04 and I noticed that one of the new features in Matlab is to display not only the files/...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Risposto
How do I make a desktop launcher for MATLAB in Linux?
If you're using Ubuntu, see this page: <https://help.ubuntu.com/community/MATLAB>

quasi 9 anni fa | 4