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. 取得日: .
MATLAB リリースの互換性
作成:
R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals > Data Types > Tables >
Help Center および MATLAB Answers で Tables についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
