GetSelectedDataFrom​Table

バージョン 1.0.0 (1.65 KB) 作成者: Gil Levi
function [data,cell_indexes] = GetSelectedDataFromTable(tbl_name,[hfig])
ダウンロード: 32
更新 2019/2/18

ライセンスの表示

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
カテゴリ
Help Center および MATLAB AnswersTables についてさらに検索
バージョン 公開済み リリース ノート
1.0.0