GetSelectedDataFrom​Table

function [data,cell_indexes] = GetSelectedDataFromTable(tbl_name,[hfig])

現在この提出コンテンツをフォロー中です。

function [data,cell_indexes] = GetSelectedDataFromTable(tbl_name,varargin)
% [data,cell_indexes] = GetSelectedDataFromTable(tbl_name(char/handle_uitable),[hfig])
% Syntax: GetSelectedDataFromTable(tbl_tag_name(char),hfig)
% GetSelectedDataFromTable(tbl_handle(handle_uitable))
% Returns: data - cell column of selected results as chars
% cell_indexes - index of the selected data in the table (1 based not 0 based)
%

引用

Gil Levi (2026). GetSelectedDataFromTable (https://jp.mathworks.com/matlabcentral/fileexchange/70325-getselecteddatafromtable), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersTables についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0