Community Profile

photo

Ross


Australian National University

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
How to put a title on a colorbar?
Thanks Jonathan, you got me over the line. I prefer implementing your recommended approach in one line: set(get(hcb,'Title'),...

mer än 10 år ago | 2

Question


How to put a title on a colorbar?
I have a 3D surface surf(X,Y,Z) viewed from view(0,90) with a colorbar which I want to put a title on. The help instructions tal...

mer än 10 år ago | 4 answers | 8

4

answers

Question


why is a blank ignored in strcat
as an example, the following code: strcat(num2str(1,'%02.0f'), '-', num2str(2), ' ', num2str(3), ':', num2str(4,'% 2.0f')) ...

mer än 10 år ago | 3 answers | 0

3

answers

Question


Help me get a numeric answer please. I have a symbolic answer for x but just want a number. Conversion with double(x) doesn't work???
_The code I type is:_ evalin(symengine,... ['numeric::solve(tan(pi*x/180)'... '+tan(((4000-2672)/2672)*pi*x...

mer än 10 år ago | 1 answer | 0

1

answer

Question


What is cause of my timeseries data assignment error please
NaN should correspond with data type single but isn't accepted - see below. ------------------------------------------------- ...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


Can't change variable name or delete variable
I have a <1x1 struct> xxx with a field <18x1 struct> yyy containing 2 fields aaa and bbb of simple values. - With the variable...

ungefär 12 år ago | 1 answer | 0

1

answer

Question


LEGEND TITLE
I am using the following command line to change the text of a figure's default legend: legend('820mm','750mm','680mm','585m...

ungefär 12 år ago | 1 answer | 2

1

answer