giacomo labbri
Followers: 0 Following: 0
統計
MATLAB Answers
22 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
double labels on x axis on a tiledlayout plot
Hi, I would like to have two series of label on a tile in a tileled layout plot. One axis would indicate time and another wo...
3年以上 前 | 1 件の回答 | 0
1
回答質問
subplot aligment automatic method
Hi, I would like to know if there is an easy way to align subplots ina figure. Here is my problem. I have a figure with a su...
3年以上 前 | 1 件の回答 | 0
1
回答質問
perform an operation on a series of varibles with different names
Hi, I would like to perform the same operation on a series of differet variables. Here are the details: I have some differ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
setting axis ticks on heatmap
Hi, I am using the heatmap function to plot the values of a matrix with values between 1 and 0 So I am using A=[1,0.5;0.4,...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How to plot wind vectors with quivers on a latitude/logitude plot
Hi, I am plotting some wind data and I would like to have the that shows the direction and speed of the wind at the locatio...
4年弱 前 | 1 件の回答 | 0
1
回答質問
convert orderd vector into a matrix
Hello everyone, I am trying to understand how to convert ordered vector into a matrix. Here is my problem: lat=[4,7,4,8,3,...
4年弱 前 | 0 件の回答 | 0
0
回答質問
plot field form a orderd vector
Hi, I need some help to plot the output of a model. I am trying to plot a 3D wind filed and this is what I have (this is jus...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Call User made Python modlue from Matlab
Hi, I am having trouble calling a python module (wirtten by me) from matlab. I saw simarl questions and aswer but no onw I f...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Plotting a vertical wind profile (direction and intensity)
Hi, I am trying to plot a vertical wind profile from using quiver. For now I had little to no success and I could really use...
4年弱 前 | 1 件の回答 | 0
1
回答質問
add a vector as a timetable element
Hi, I would like to write the column of a matrix as element of a timetable (meaning a column for each time). in this timetab...
4年弱 前 | 1 件の回答 | 0
1
回答質問
n=double(ans) Error using double Conversion to double from py.numpy.ndarray is not possible.
Hi, I am calling a python function from matlab and I get back a ndarray. I try to convert it to a matlab array using double() ...
約4年 前 | 1 件の回答 | 2
1
回答質問
datetime conversion of posix and datenum array timezone difference
Hi, I am converting into datetime arrays some arrays in posix time format (second since 1/1/1970 00:00:00) and in datenum fo...
約4年 前 | 1 件の回答 | 0
1
回答質問
Use top axis in a plot
Hi, Is it possible to plot a variable against the top axis while plotting another variable against the bottom (usual) axis. ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Selecting a part of the frequency spectrum
Hi, I am trying to characterize a daily cycle of some variable (temperature etc...). To do that I am taking the timeseries con...
4年以上 前 | 1 件の回答 | 0
1
回答質問
highpass function vs "manual" filtering
Hi, I am using the highpass function to filter a signal (a temperature timeseries) and the result I get are resonable. I am tr...
4年以上 前 | 0 件の回答 | 0
0
回答質問
how to obtain the frequency when doing the fourier trasform
Hi, I am applying the fast fourier trasform to a timeseries. When I plot the transform (or better its absolute value) I would ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Find where two vectors differ by a threshold
Hi, I would like to compare the values stored in a vector with each values stored in another vector of different length and fi...
4年以上 前 | 0 件の回答 | 0
0
回答質問
refer a colorbar to a specific set of data
Hi, I am plotting a 2d temperature field (with countour) and on the same plot I am showing the values of temperature registe...
4年以上 前 | 0 件の回答 | 0
0
回答質問
How do I plot wind direction timeseries with arrows
Hi, I would like to plot a timeseries of wind direction. I would like represent the direction at each point in time with an ar...
4年以上 前 | 2 件の回答 | 2
2
回答質問
Usage of xticks() when plotting a timetable
Hi, I am plotting the content of a timetable that contains a variable over a few months. The xtick in automatic mode are set j...
4年以上 前 | 1 件の回答 | 0
1
回答質問
use of retime with outlires
Hi, I am using retime with the mean method to get a every minute temperature from a every second temperature time series. The ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How can I plot the values of a vector in colors: 2d position plot plus color.
Hi, I would like to plot a position (standard 2D plot with X and Y corresponding to logitude and latitude values) and color th...
4年以上 前 | 1 件の回答 | 0