How can I plot Several figures with one caption in a two-column Latex document?

조회 수: 18 (최근 30일)
이 질문에 Dyuman Joshi 님이 플래그를 지정함
Hi Dear
I am tring to insert Several figures with one caption in a two-column Latex document as the figure given below but it does not work. Can anyone help me to do that please?
I will appriciate any help.
  댓글 수: 2

댓글을 달려면 로그인하십시오.

채택된 답변

Aisha Mohamed
Aisha Mohamed 2023년 4월 26일
I solved this issue by using this package
\documentclass[twocolumn,12pt]{article}
\usepackage{graphicx}
\usepackage{subcaption}
and it work.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by