Data and code for figures: Breathing Dissipative Solitons in Optical Microresonators
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/823537
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains the data presented in the Figures of the paper Breathing dissipative solitons in optical microresonators (doi:10.1038/s41467-017-00719-w).
The data for figure X is gathered in one matlab dataset file FigureX_Dataset.mat, under a structure variable figX whose fields are the panels of the figure in the manuscript (a,b,c,...). In each of the panel field, you find subfields X, Y, Z that each are cell arrays containing the (X,Y,Z) data for all the lines / surfaces presented in the panel.
In order to plot the line #1 of panel b of figure 3 you can proceed as follow:
load Figure3_Dataset.mat
plot(fig3.b.X{1}, fig3.b.Y{1})
A minimal script FigureX_process.m is provided for each figure in order to plot all the panels. For some insets of Figures 1,2,4, the structure is slightly modified, please refer to the scripts for detail access of the data.
The datasets and scripts were generated and tested using Matlab 2017 or 2014.
创建时间:
2023-06-02



