Sabereh
Isfahan University of Technology
Followers: 0 Following: 0
Programming Languages:
Python, C, MATLAB
Professional Interests:
MATLAB Support Package for Raspberry Pi Hardware, Signal Processing, Raspberry Pi Hardware, Image Processing Toolbox, Biomedical Engineering
Python, C, MATLAB
Professional Interests:
MATLAB Support Package for Raspberry Pi Hardware, Signal Processing, Raspberry Pi Hardware, Image Processing Toolbox, Biomedical Engineering
Feeds
질문
How to convert lat, long to x y for plotting on the map?
I have an 14080*13624 .jpg image that is the country map. also I know the lat and long of 4 corner of the map. I have the lat ...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Open system in app designer in order to build exe file
How can i open simulink model in app designer so that it can be converted into an exe file? p.s. open_system dosen't work.It ...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Plotting a graph in app designer using simulink
Use 'output' instead of 'to workspace'. function startupFcn(app) h = load_system('test'); %test ...
Plotting a graph in app designer using simulink
Use 'output' instead of 'to workspace'. function startupFcn(app) h = load_system('test'); %test ...
3년 초과 전 | 0
| 수락됨
답변 있음
Hi I m trying to use set_param command to change values of a block of a subsystem(with mask).
Just use "Constant value" instead of value in set_param function.
Hi I m trying to use set_param command to change values of a block of a subsystem(with mask).
Just use "Constant value" instead of value in set_param function.
3년 초과 전 | 0
질문
How can I change block parameters in simulink using block path in app designer?
I want to change block parameters (by refrrencing the block's path) in simulink using app designer. In order to make .exe file ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can't make .exe file from Appdesigner that include simulink model
I have an appdesigner code.I want a simulink model run when push bottun but after making .exe file this error occur: (Matlab 20...
3년 초과 전 | 답변 수: 2 | 0


