필터 지우기
필터 지우기

Matlab subplot equivalent in C++

조회 수: 2 (최근 30일)
Kyle Wang
Kyle Wang 2015년 4월 11일
In Matlab, I used subplot command to plot multiple figures in a single window. These figures include 2D imagesc, 3D surf with lighting effect, color bar, and some text-labels.
Having the ideas in Matlab, I want to replicate my results in C++ for an open source project. Could anyone suggest where I should start and what kind of library allows such comprehensive plots and panel-layout?
I did know certain libraries such as CLmg and openCV. But I'm not clear how to make a big panel and put different kinds of figure together, just like subplot in Matlab.
Many thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by