IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
90 stars 41 forks source link

Request for a rephrase option. #376

Open tosapola opened 1 year ago

tosapola commented 1 year ago

Hi,

For some reason I need to plot an intermittent time series (i.e. null or NaN observations in some periods) with rephrase and want to connect all those data points with lines. In normal Matlab command or IRIS we can do this by provide both X and Y data but in rephrase we don't have any way yet. (My workaround now is to manually delete those null data points in JSON string)

Best, Tos